From e711a156eb74bc88283ab0961dff64162a8f1aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:50 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /submission 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] --- submission/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submission/requirements.txt b/submission/requirements.txt index 1201ad7..0993691 100644 --- a/submission/requirements.txt +++ b/submission/requirements.txt @@ -43,7 +43,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