From 8c472d07b2a702a7a976c44f1d6a0c4777aec527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:45:12 +0000 Subject: [PATCH] Bump protobuf from 3.19.6 to 5.29.6 in /src/applications/SRAnonTool Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.6 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] --- src/applications/SRAnonTool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/SRAnonTool/requirements.txt b/src/applications/SRAnonTool/requirements.txt index 318ee49..4fdd7a7 100644 --- a/src/applications/SRAnonTool/requirements.txt +++ b/src/applications/SRAnonTool/requirements.txt @@ -24,7 +24,7 @@ numpy==1.26.4 packaging==24.1 pika==1.3.2 preshed==3.0.9 -protobuf==3.19.6 +protobuf==5.29.6 psycopg2-binary==2.9.9 pydantic==2.8.2 pydantic_core==2.20.1