From c1fba54f0286e19c2bbfc8b4deb4022f4ac5e8ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:01:20 +0000 Subject: [PATCH] Bump protobuf from 6.31.0 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.0 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 7b56026..28e75a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ preshed==3.0.9 prometheus_client==0.21.1 prompt_toolkit==3.0.51 proto-plus==1.26.1 -protobuf==6.31.0 +protobuf==6.33.5 psutil==7.0.0 ptyprocess==0.7.0 pure_eval==0.2.3