From 8ab663253196dbec09af5e690ab55556faf47f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:33:02 +0000 Subject: [PATCH] Bump protobuf from 4.23.4 to 5.29.6 in /code Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.4 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] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 8bd74e4..5c7076d 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -132,7 +132,7 @@ preshed==3.0.8 prometheus-fastapi-instrumentator==7.0.0 prometheus_client==0.20.0 prompt-toolkit==3.0.38 -protobuf==4.23.4 +protobuf==5.29.6 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2