From 71a7803ee764af9a4b04923bc146f73ecd0236d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:18:33 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.5.0 in /dash-heroku-master Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 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/v1.15.4...v2.5.0) Signed-off-by: dependabot[bot] --- dash-heroku-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash-heroku-master/requirements.txt b/dash-heroku-master/requirements.txt index a61c9df..7b92ef4 100644 --- a/dash-heroku-master/requirements.txt +++ b/dash-heroku-master/requirements.txt @@ -184,7 +184,7 @@ srsly==1.0.1 statsmodels==0.11.0 stopit==1.1.2 tensorboard==1.15.4 -tensorflow==1.15.4 +tensorflow==2.5.0 tensorflow-estimator==1.15.4 termcolor==1.1.0 terminado==0.8.2