From fcd747afb75d7300baba59678497def2b771ae9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:54:25 +0000 Subject: [PATCH] Bump tensorflow from 2.5.0rc3 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0rc3 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.5.0-rc3...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- spambrainz/requirements_docker.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f8b98a..0817b25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ six==1.15.0 tensorboard==2.5.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.7.0 -tensorflow==2.5.0rc3 +tensorflow==2.7.2 tensorflow-estimator==2.5.0rc0 termcolor==1.1.0 typing-extensions==3.7.4.3 diff --git a/spambrainz/requirements_docker.txt b/spambrainz/requirements_docker.txt index f99a207..ae7fbbc 100644 --- a/spambrainz/requirements_docker.txt +++ b/spambrainz/requirements_docker.txt @@ -45,7 +45,7 @@ scipy==1.4.1 six==1.15.0 tensorboard==2.3.0 tensorboard-plugin-wit==1.7.0 -tensorflow==2.3.0 +tensorflow==2.7.2 tensorflow-estimator==2.3.0 termcolor==1.1.0 uritools==3.0.0