From e304aa64d65e75b30baef395ace40c0d9e17fa6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 13:54:46 +0000 Subject: [PATCH] Bump flask from 1.0 to 1.1.1 in /serving Bumps [flask](https://github.com/pallets/flask) from 1.0 to 1.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.0...1.1.1) Signed-off-by: dependabot[bot] --- serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/requirements.txt b/serving/requirements.txt index e43a560..97c4e8c 100644 --- a/serving/requirements.txt +++ b/serving/requirements.txt @@ -1,2 +1,2 @@ -Flask==1.0 +Flask==1.1.1 TensorFlow==2.0.0