From 3280bd3fc6e3458bd32e83bf449a6799f4196881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:59:13 +0000 Subject: [PATCH] Bump protobuf from 3.4.0 to 5.29.6 in /training/tf Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.4.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] --- training/tf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/tf/requirements.txt b/training/tf/requirements.txt index 9bb7afad4..0d3639244 100644 --- a/training/tf/requirements.txt +++ b/training/tf/requirements.txt @@ -4,7 +4,7 @@ futures==3.1.1 html5lib==0.9999999 Markdown==2.6.9 numpy==1.13.3 -protobuf==3.4.0 +protobuf==5.29.6 scipy==1.0.0 six==1.11.0 tensorflow>=1.12.1