Bump the backend group across 1 directory with 2 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the backend group across 1 directory with 2 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [connectrpc](https://github.com/connectrpc/connect-py) and [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. Updates `connectrpc` from 0.10.1 to 0.11.1 - [Release notes](https://github.com/connectrpc/connect-py/releases) - [Changelog](https://github.com/connectrpc/connect-py/blob/main/RELEASE.md) - [Commits](connectrpc/connect-py@v0.10.1...v0.11.1) Updates `protobuf` to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: connectrpc dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/backend/backend-2fc09cee09
branch
from
August 16, 2026 18:34
48c4b95 to
a2c885a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on connectrpc and protobuf to permit the latest version.
Updates
connectrpcfrom 0.10.1 to 0.11.1Commits
ea19bf7Prepare for 0.11.1 (#302)d89c3e2Add note about http client ownership to client docstrings (#298)0fb5a31Fix relative path calculation for google.protobuf (#297)ac0c946Avoid unnecessary copies in IdentityCompression and reuse protocol singletons...b78c161Update Python dependencies (#301)fc0ec99Update GitHub Actions (#300)9b7c312Fix connect logo in README (#295)537d43bOnly publish packages in release workflows (#294)02fe314Add gRPC reflection support (#292)8b9e635Fix README pypi shields (#293)Updates
protobufto 7.35.1Commits