From 01b9b7628d3b292d7f3e20d9289bf732c2956f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:31:56 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 458ff6e..f67cf1e 100644 --- a/requirements.txt +++ b/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 pytz==2024.1