From 4b8a322fb742770fdc54505b21cea4ee57856fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 17:06:22 +0000 Subject: [PATCH] Bump protobuf from 3.11.3 to 7.34.0rc1 in /updater Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/requirements.txt b/updater/requirements.txt index aa75a6a8..72f2a79e 100644 --- a/updater/requirements.txt +++ b/updater/requirements.txt @@ -19,7 +19,7 @@ lru-dict==1.1.6 multiaddr==0.0.9 netaddr==0.7.19 parsimonious==0.8.1 -protobuf==3.11.3 +protobuf==7.34.0rc1 pycryptodome==3.9.7 python-arango==5.4.0 requests==2.23.0