From 516113bad630eb71972a5a0eca90a0c5dd7e0d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:19:34 +0000 Subject: [PATCH] Bump protobuf from 4.25.8 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd8b45de..ba6608a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -165,7 +165,7 @@ portalocker==2.5.1 prettytable==3.4.1 prometheus-client==0.14.1 prompt-toolkit==3.0.31 -protobuf==4.25.8 +protobuf==5.29.6 psutil==5.9.2 ptyprocess==0.7.0 pure-eval==0.2.2