From 5cafdadc19e2871bcd91e3b89f69d1a16b7f0f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:18:22 +0000 Subject: [PATCH] Bump protobuf from 3.15.8 to 5.29.6 in /grpc-python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.8 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 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..13d417062 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==5.29.6 pycodestyle==2.7.0 python-debian==0.1.39 requests==2.25.1