From 3ad5bd5e08d603e980adc9034621e20e4830e5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 23:01:10 +0000 Subject: [PATCH] :arrow_up: Bump flask from 0.10.1 to 1.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65163e43..5fb6ff07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cryptography==1.3.1 decorator==4.1.2 enum34==1.1.3 execnet==1.5.0 -Flask==0.10.1 +Flask==1.0 FormEncode==1.3.1 html2text==2016.9.19 idna==2.1