From 005bdf29fd2e0f69f4ad8bf7fbc315a49b7aa1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jun 2022 13:11:45 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.4.0 to 2.7.2 in /python-ff Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.4.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-ff/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ff/requirements.txt b/python-ff/requirements.txt index 7b4ff482f..55605bd6e 100644 --- a/python-ff/requirements.txt +++ b/python-ff/requirements.txt @@ -80,7 +80,7 @@ six==1.12.0 syntax tensorboard==1.13.1 tensorflow-estimator==1.13.0 -tensorflow-gpu==2.4.0 +tensorflow-gpu==2.7.2 termcolor==1.1.0 terminado==0.8.2 testpath==0.4.2