From a0a224114d10451aabfea85587597478a51e3347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2019 10:53:38 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20flask=20from=200.12.2=20to=201.0=20in=20?= =?UTF-8?q?/30=5F=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E5=8F=8A=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E7=8E=AF=E8=8A=82/simpledu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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.2...1.0) Signed-off-by: dependabot[bot] --- .../simpledu/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/30_\344\274\230\345\214\226\347\231\273\345\275\225\345\217\212\346\263\250\345\206\214\347\216\257\350\212\202/simpledu/requirements.txt" "b/30_\344\274\230\345\214\226\347\231\273\345\275\225\345\217\212\346\263\250\345\206\214\347\216\257\350\212\202/simpledu/requirements.txt" index 66481fd..51deb2a 100644 --- "a/30_\344\274\230\345\214\226\347\231\273\345\275\225\345\217\212\346\263\250\345\206\214\347\216\257\350\212\202/simpledu/requirements.txt" +++ "b/30_\344\274\230\345\214\226\347\231\273\345\275\225\345\217\212\346\263\250\345\206\214\347\216\257\350\212\202/simpledu/requirements.txt" @@ -1,4 +1,4 @@ -Flask==0.12.2 +Flask==1.0 flask-login==0.4.1 marshmallow==2.13.6 hiredis==0.2.0