From e486f6e9d37eb984c4919c59eef383bfc268eb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 20:21:20 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.5.2 in /commons Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.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.1...v2.5.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..7958c8996 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.2 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..c0c110e97 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.2 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 c6722bdf0..557880001 100644 --- a/commons/requirements.txt +++ b/commons/requirements.txt @@ -404,7 +404,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.2 tensorflow-addons==0.12.1 tensorflow-constrained-optimization==0.2 tensorflow-data-validation==0.28.0