chore(deps-dev): update grpcio-tools requirement from >=1.81.1 to >=1.82.1 in /sdk#174
chore(deps-dev): update grpcio-tools requirement from >=1.81.1 to >=1.82.1 in /sdk#174dependabot[bot] wants to merge 4 commits into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Thanks for your first pull request! We appreciate the contribution. Before review, please make sure tests pass: |
Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.1...v1.82.1) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.82.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
15dd2c7 to
daa3fda
Compare
…#175) grpcio-tools 1.82.1 raised its own floor to protobuf>=7.35.1, which conflicts with our protobuf<7 pin in sdk/pyproject.toml (broke decree-python#174). The existing protobuf>=7 ignore rule assumed a future grpcio-tools release would support protobuf 7.x while retaining protobuf<7 support; it didn't, it just moved forward. Ignore grpcio-tools>=1.82.1 too, until we deliberately migrate to protobuf 7. Refs #174 Co-authored-by: Claude <noreply@anthropic.com>
|
Won't merge for now. grpcio-tools 1.82.1 raised its own protobuf floor to >=7.35.1, incompatible with our protobuf<7 pin — see #175, which adds a dependabot ignore for grpcio-tools>=1.82.1 until we deliberately migrate to protobuf 7. |
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on grpcio-tools to permit the latest version.
Release notes
Sourced from grpcio-tools's releases.
Commits
acccf84[Release] Bump version to 1.82.1 (on v1.82.x branch) (#42924)4f356a0[Backport][v1.82.x][Python] Update lower bound for protobuf from 6.33.5 to 7....742600a[Release] Bump version to 1.82.0 (on v1.82.x branch) (#42876)6c34462[Release] Bump version to 1.82.0-pre2 (on v1.82.x branch) (#42789)f3289ea[Release] Bump version to 1.82.0-pre1 (on v1.82.x branch) (#42639)3618643[Core] Upgrade to protobuf 35 (#42512)05ffa92[Core] Upgrade protobuf to 34 (#42191)c75da17Fix typos (#42398)9cde6ba[Release] Bump version to 1.82.0-dev (on master branch) (#42362)f440d36[Python] Fix windows build escape characters (#42339)