From 703a8b775114096191d2ee5374a08b809cd5f646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:12:28 +0000 Subject: [PATCH] Bump tensorflow from 2.5.0rc3 to 2.5.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0rc3 to 2.5.1. - [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.5.1) --- 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..88b082b 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.5.1 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..87b7e47 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.5.1 tensorflow-estimator==2.3.0 termcolor==1.1.0 uritools==3.0.0