From 0b6e27a0651bcc8cab6c0ce6371e68296e4dfac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 09:41:41 +0000 Subject: [PATCH] Bump flask from 0.10.1 to 1.0 in /AICSE-demo-student/demo/east/EAST 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] --- AICSE-demo-student/demo/east/EAST/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AICSE-demo-student/demo/east/EAST/requirements.txt b/AICSE-demo-student/demo/east/EAST/requirements.txt index 8348d90..a8629b4 100644 --- a/AICSE-demo-student/demo/east/EAST/requirements.txt +++ b/AICSE-demo-student/demo/east/EAST/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