From 633f5955b3c3b96267a55a1c4527d32f645bfe26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 00:36:46 +0000 Subject: [PATCH] Bump protobuf from 4.24.4 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6650df0..9e2925f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ pooch==1.7.0 proglog==0.1.10 progressbar==2.5 prompt-toolkit==3.0.39 -protobuf==4.24.4 +protobuf==5.29.6 psutil==5.9.5 ptyprocess==0.7.0 pure-eval==0.2.2