From c141c247af88fa3d9c1238a0320864a8319de47b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:44:26 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /web 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] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 5441001..3df3945 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -43,7 +43,7 @@ entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==2.0.13 -Flask==0.12.2 +Flask==1.0 Flask-Cors==3.0.3 gevent==1.2.2 glob2==0.6