From 0a0be0358c92ec9e43e2640b2f53cb85fbacb209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:16:25 +0000 Subject: [PATCH] Bump protobuf from 3.12.1 to 3.15.0 in /tf Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.1 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf/requirements.txt b/tf/requirements.txt index 4718391c..c599f1de 100644 --- a/tf/requirements.txt +++ b/tf/requirements.txt @@ -1,4 +1,4 @@ numpy==1.13.3 tensorflow==2.5.1 tensorflow-tensorboard==0.4.0rc2 -protobuf==3.12.1 +protobuf==3.15.0