From 78932d0e0a1a4f41a5045edb5cb8d604a14672ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:22:35 +0000 Subject: [PATCH] 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 8348d90..a8629b4 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Shapely==1.5.13 -Flask==0.10.1 +Flask==1.0 matplotlib==1.5.1 scipy==0.19.0 plumbum==1.6.2