From 07151b1b2a79f960c4cdd815450ec061bd0c7e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 16:56:36 -0500 Subject: [PATCH] Bump tensorflow from 1.10.1 to 1.15.4 (#8) Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.1 to 1.15.4. - [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.10.1...v1.15.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c58ecf4..923bcb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ sphinxcontrib-bibtex==0.4.0 sphinxcontrib-napoleon==0.6.1 sphinxcontrib-websupport==1.1.0 tensorboard==1.10.0 -tensorflow==1.10.1 +tensorflow==1.15.4 termcolor==1.1.0 terminado==0.8.1 testpath==0.3.1