From e5ce7ea69ac67b707459b66091d514c77a314d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:43:33 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.5.3 in /commons Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 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.4.1...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- commons/requirements.22.03.txt | 2 +- commons/requirements.py37.txt | 2 +- commons/requirements.py39.txt | 2 +- commons/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons/requirements.22.03.txt b/commons/requirements.22.03.txt index 1998afef4..a085ecc0e 100644 --- a/commons/requirements.22.03.txt +++ b/commons/requirements.22.03.txt @@ -512,7 +512,7 @@ tensorflow-ranking==0.5.0 tensorflow-serving-api==2.7.0 tensorflow-text==2.7.3 tensorflow-transform==1.5.0 -tensorflow==2.7.1 +tensorflow==2.5.3 tensorflowjs==3.13.0 tensorwatch==0.9.1 termcolor==1.1.0 diff --git a/commons/requirements.py37.txt b/commons/requirements.py37.txt index 2b95dd34e..41d145e94 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.3 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..d2dad1ef0 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.3 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..47fde6284 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.3 tensorflow-addons==0.12.1 tensorflow-constrained-optimization==0.2 tensorflow-data-validation==0.28.0