From 0c47bcc8954ba9b11cc856a1b17f2f0a3c210d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 20:08:50 +0000 Subject: [PATCH] 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 8aa97f7fbd..08339873f9 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pip-tools>=6.12.1 pyparsing==2.4.5 einops==0.3.2 pycocotools==2.0.6 -protobuf==3.20.3 +protobuf==5.29.6 treelib==1.6.1 termcolor==1.1.0 packaging>=20.4