From 9335969388b8e9d872155ad766585dbfe295f8be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:58:34 +0000 Subject: [PATCH] Bump protobuf from 3.11.3 to 5.29.6 in /TensorFlow/TF1/squeezenet/src Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.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] --- TensorFlow/TF1/squeezenet/src/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TensorFlow/TF1/squeezenet/src/requirements.txt b/TensorFlow/TF1/squeezenet/src/requirements.txt index afceedb6..c07397a9 100644 --- a/TensorFlow/TF1/squeezenet/src/requirements.txt +++ b/TensorFlow/TF1/squeezenet/src/requirements.txt @@ -1,4 +1,4 @@ -absl-py==0.9.0 +absl-py==0.9.0 astor==0.8.1 certifi==2019.11.28 chardet==3.0.4 @@ -16,7 +16,7 @@ matplotlib==3.1.3 numpy==1.18.1 opt-einsum==3.1.0 Pillow==7.0.0 -protobuf==3.11.3 +protobuf==5.29.6 pyparsing==2.4.6 python-dateutil==2.8.1 requests==2.23.0