From 50239ad74a234be708b96aad94c618291e7b08a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:44 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 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 +- requirements.txt | 2 +- submission/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index f3a5382..b8f5b38 100644 --- a/requirements.txt +++ b/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 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