Skip to content

chore: update dependencies - #259

Merged
ArthurTonial merged 7 commits into
mainfrom
chore/update-dependencies
Aug 7, 2026
Merged

chore: update dependencies#259
ArthurTonial merged 7 commits into
mainfrom
chore/update-dependencies

Conversation

@ArthurTonial

@ArthurTonial ArthurTonial commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary

Consolidates 3 open Dependabot PRs into a single update:

Python Dependencies

Test plan

  • CI passes (unit tests, checks, build)
  • No functional changes — all updates are tooling/infra

@ArthurTonial
ArthurTonial requested a review from a team as a code owner August 5, 2026 17:20
@ArthurTonial
ArthurTonial merged commit eb55c6e into main Aug 7, 2026
11 checks passed
@ArthurTonial
ArthurTonial deleted the chore/update-dependencies branch August 7, 2026 16:04
Comment thread pyproject.toml
"httpx>=0.27.0",
"PyJWT>=2.13.0",
"protobuf>=4.25.0",
"protobuf>=7.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a2a-sdk requires protobuf<7. This change prevents an update to the newer SAP Cloud SDK.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7.0.0 is most definitely equal or bigger than 4.25.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but this conflicts with the requirements of a2a-sdk. protobuf 6.33.6 will not conflict and it is higher than 4.25.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants