From a44eebe11a71fc20f7db04f1b00ac2b987472163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:42 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /code Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [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/0.12.2...1.0) Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index e25d6c1..fc8efe6 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -42,7 +42,7 @@ entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==2.0.12 -Flask==0.12.2 +Flask==1.0 Flask-Cors==3.0.3 gevent==1.2.2 glob2==0.5