From f787ef5eef4164c03ca8f052da83c4a929c8a969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 11:42:49 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 1.15.2 in /notebooks Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.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/v1.14.0...v1.15.2) Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index b82a389..c4803ee 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -316,7 +316,7 @@ tblib==1.4.0 tensorboard==1.14.0 tensorboard-pytorch==0.7.1 tensorboardX==1.8 -tensorflow==1.14.0 +tensorflow==1.15.2 tensorflow-estimator==1.14.0 tensorflow-hub==0.5.0 termcolor==1.1.0