From 0921e973f4badef4f714bffa36d42b6c7580ff3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 17:30:20 +0000 Subject: [PATCH] Bump flask from 0.10.1 to 1.0 in /web Bumps [flask](https://github.com/pallets/flask) from 0.10.1 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.10.1...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 5eb90fc..f17d5b4 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -2,7 +2,7 @@ alembic==0.8.7 blinker==1.4 click==5.1 dominate==2.1.16 -Flask==0.10.1 +Flask==1.0 Flask-Bootstrap==3.3.5.6 Flask-Login==0.2.11 Flask-Mail==0.9.1