From 1cd9c21d1151e3b6f0d17b2a7b33fc00be44e8e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:49:12 +0000 Subject: [PATCH] Bump protobuf from 3.20.0 to 5.29.6 in /EISeg Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.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] --- EISeg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EISeg/requirements.txt b/EISeg/requirements.txt index e0319f2efc..7af6cb13e2 100644 --- a/EISeg/requirements.txt +++ b/EISeg/requirements.txt @@ -10,4 +10,4 @@ wget requests easydict scikit-image -protobuf==3.20.0 +protobuf==5.29.6