From d95775e92e670e0563d059c4f65cffcc139442ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 13:18:50 +0000 Subject: [PATCH] Bump flask from 0.12.4 to 1.0 in /ns-project Bumps [flask](https://github.com/pallets/flask) from 0.12.4 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.4...1.0) Signed-off-by: dependabot[bot] --- ns-project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ns-project/requirements.txt b/ns-project/requirements.txt index 3feeeb6..3e70c9f 100644 --- a/ns-project/requirements.txt +++ b/ns-project/requirements.txt @@ -1,4 +1,4 @@ Flask_WTF==0.14.2 WTForms==2.2.1 requests==2.22.0 -Flask==0.12.4 +Flask==1.0