From 9e9665c4d4e85a3595caa3da6c63041ce5ba58e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 22:56:33 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.20.3 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 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] --- self_debug/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self_debug/requirements.txt b/self_debug/requirements.txt index 185d36b..4a9e18c 100644 --- a/self_debug/requirements.txt +++ b/self_debug/requirements.txt @@ -3,7 +3,7 @@ gitpython==3.1.43 javalang==0.13.0 numpy==1.26.4 parameterized==0.8.1 -protobuf==3.20.3 +protobuf==5.29.6 pydantic==2.6.4 pylint==2.14.5 pyspark==3.5.1