From ee11151363272e8e8a80b0e5787581c9a8e68ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:54:14 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 7.34.0rc1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ac32fd9..4e40b611 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ prompt-toolkit==3.0.50 # via click-repl proto-plus==1.26.1 # via google-api-core -protobuf==5.29.4 +protobuf==7.34.0rc1 # via # google-api-core # googleapis-common-protos