From dd2c209b7966aedef8928d2e7b3cf83795f5627a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:51:52 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.0.1 Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.0.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.0.1) 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 f09feeb..896f8e0 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ -flask==1.1.2 +flask==2.0.1 flask-wtf==0.14.3 raven==6.10.0 pyzor==1.0.0