From 4637c71db6cbd2c4e7d8c29c6747dff30ca011d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:34:52 +0000 Subject: [PATCH] Bump tensorflow from 2.1.0 to 2.5.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.5.3. - [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.1.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/requirements_old.txt | 2 +- requirements.txt | 2 +- src/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/requirements_old.txt b/dev/requirements_old.txt index 09761645e..469c7e2c1 100644 --- a/dev/requirements_old.txt +++ b/dev/requirements_old.txt @@ -60,7 +60,7 @@ six==1.12.0 soupsieve==1.9.4 spyder-kernels==0.5.2 tensorboard==2.0.0 -tensorflow==2.0.0 +tensorflow==2.5.3 tensorflow-estimator==2.0.0 termcolor==1.1.0 tornado==6.0.3 diff --git a/requirements.txt b/requirements.txt index e27a454ee..da71e1c5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ six==1.14.0 soupsieve==1.9.4 spyder-kernels==0.5.2 tensorboard==2.1.0 -tensorflow==2.1.0 +tensorflow==2.5.3 tensorflow-estimator==2.1.0 termcolor==1.1.0 tornado==6.0.3 diff --git a/src/requirements.txt b/src/requirements.txt index e27a454ee..da71e1c5b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -69,7 +69,7 @@ six==1.14.0 soupsieve==1.9.4 spyder-kernels==0.5.2 tensorboard==2.1.0 -tensorflow==2.1.0 +tensorflow==2.5.3 tensorflow-estimator==2.1.0 termcolor==1.1.0 tornado==6.0.3