From e7ce196a26f78a5a29c3553fbbeb8c88276a4cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:23:08 +0000 Subject: [PATCH] Bump tensorflow from 1.5.0 to 1.15.2 in /9-serving Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.5.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.5.0...v1.15.2) Signed-off-by: dependabot[bot] --- 9-serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9-serving/requirements.txt b/9-serving/requirements.txt index b9ef7e2..9c7b720 100644 --- a/9-serving/requirements.txt +++ b/9-serving/requirements.txt @@ -2,5 +2,5 @@ grpc==0.3.post19 numpy==1.14.0 Pillow==5.0.0 python-mnist==0.5 -tensorflow==1.5.0 +tensorflow==1.15.2 tensorflow-serving-api==1.4.0