From 5aeaedc74f7079d0d361c4147754155a5cac319e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:41:17 +0000 Subject: [PATCH] Bump protobuf from 3.7.0 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 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 94d6ef8..ca3ad07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ networkx==2.2 numpy==1.16.2 Pillow==5.4.1 progressbar2==3.39.3 -protobuf==3.7.0 +protobuf==5.29.6 python-utils==2.3.0 PyYAML==5.1 requests==2.21.0