From 6fed5e8a918485d1f2af8312801f87915ec41aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 17:20:44 +0000 Subject: [PATCH] Bump protobuf from 3.15.8 to 7.34.0rc1 in /grpc-python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- grpc-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc-python/requirements.txt b/grpc-python/requirements.txt index 313972238..e3b4ea7f5 100644 --- a/grpc-python/requirements.txt +++ b/grpc-python/requirements.txt @@ -9,7 +9,7 @@ idna==2.10 Jinja2==2.11.3 license-expression==1.2 MarkupSafe==1.1.1 -protobuf==3.15.8 +protobuf==7.34.0rc1 pycodestyle==2.7.0 python-debian==0.1.39 requests==2.25.1