From f6e48c41a3d5c4091e7bd9d733cc1b9cf13cd585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:00:10 +0000 Subject: [PATCH] Bump protobuf from 3.19.6 to 4.25.8 in /src/applications/SRAnonTool Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.6 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.6...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..3e3062e 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==4.25.8 psycopg2-binary==2.9.9 pydantic==2.8.2 pydantic_core==2.20.1