From cf1786fa1de2343fcd75114ca238d87deda00b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 14:48:56 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.5.0 in /commons Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.0. - [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.1...v2.5.0) Signed-off-by: dependabot[bot] --- commons/requirements.py37.txt | 2 +- commons/requirements.py39.txt | 2 +- commons/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commons/requirements.py37.txt b/commons/requirements.py37.txt index 2b95dd34e..6860a4f84 100644 --- a/commons/requirements.py37.txt +++ b/commons/requirements.py37.txt @@ -403,7 +403,7 @@ tenacity==6.2.0 tensorboard-plugin-wit==1.8.0 tensorboard==2.4.0 tensorboardx==2.1 -tensorflow==2.4.1 +tensorflow==2.5.0 tensorflow-addons==0.12.1 tensorflow-constrained-optimization==0.2 tensorflow-data-validation==0.28.0 diff --git a/commons/requirements.py39.txt b/commons/requirements.py39.txt index 1b36e5938..c8bbd4735 100644 --- a/commons/requirements.py39.txt +++ b/commons/requirements.py39.txt @@ -398,7 +398,7 @@ tenacity==6.2.0 tensorboard-plugin-wit==1.8.0 tensorboard==2.4.0 tensorboardx==2.1 -tensorflow==2.4.1 +tensorflow==2.5.0 tensorflow-addons==0.12.1 tensorflow-constrained-optimization==0.2 tensorflow-data-validation==0.28.0 diff --git a/commons/requirements.txt b/commons/requirements.txt index e7369bb24..14986fc04 100644 --- a/commons/requirements.txt +++ b/commons/requirements.txt @@ -402,7 +402,7 @@ tenacity==6.2.0 tensorboard-plugin-wit==1.8.0 tensorboard==2.4.0 tensorboardx==2.1 -tensorflow==2.4.1 +tensorflow==2.5.0 tensorflow-addons==0.12.1 tensorflow-constrained-optimization==0.2 tensorflow-data-validation==0.28.0