Skip to content

chore(deps-dev): update grpcio-tools requirement from >=1.81.1 to >=1.82.1 in /sdk#174

Closed
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/pip/sdk/grpcio-tools-gte-1.82.1
Closed

chore(deps-dev): update grpcio-tools requirement from >=1.81.1 to >=1.82.1 in /sdk#174
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/pip/sdk/grpcio-tools-gte-1.82.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on grpcio-tools to permit the latest version.

Release notes

Sourced from grpcio-tools's releases.

Release v1.82.1

This is release gRPC Core 1.82.1 (glacier).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

What's Changed

Python

Full Changelog: grpc/grpc@v1.82.0...v1.82.1

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the ci CI/Infrastructure label Jul 10, 2026
@github-actions

Copy link
Copy Markdown

Thanks for your first pull request! We appreciate the contribution.

Before review, please make sure tests pass: cd sdk && pytest

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>
@dependabot dependabot Bot force-pushed the dependabot/pip/sdk/grpcio-tools-gte-1.82.1 branch from 15dd2c7 to daa3fda Compare July 13, 2026 07:48
@zeevdr zeevdr enabled auto-merge (squash) July 13, 2026 07:53
zeevdr added a commit that referenced this pull request Jul 13, 2026
…#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>
@zeevdr

zeevdr commented Jul 13, 2026

Copy link
Copy Markdown
Member

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.

@zeevdr zeevdr closed this Jul 13, 2026
auto-merge was automatically disabled July 13, 2026 10:43

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/sdk/grpcio-tools-gte-1.82.1 branch July 13, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/Infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant