From f0efbeab04677f64dbeb687f944f825914aeb2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:12:42 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 4.25.8 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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 d0730f5..014b53e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -143,7 +143,7 @@ platformdirs==4.2.2 pluggy==1.5.0 posthog==3.5.0 prompt_toolkit==3.0.47 -protobuf==4.25.3 +protobuf==4.25.8 psutil==6.0.0 ptyprocess==0.7.0 pure-eval==0.2.2