From 3660b48ddf907228ff6971aad34c068dca8b639e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:34:06 +0000 Subject: [PATCH] Bump protobuf from 5.29.4 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 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 19d3b60a..5e4dfb0b 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==6.33.5 # via # google-api-core # googleapis-common-protos