From 4a4851c08da57ce584a4e63e7c1a2bb85210503d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2019 10:53:36 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20marshmallow=20from=202.13.6=20to=202.15.?= =?UTF-8?q?1=20in=20/30=5F=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E5=8F=8A?= =?UTF-8?q?=E6=B3=A8=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 [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.13.6 to 2.15.1. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/2.13.6...2.15.1) 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..d8a28b0 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,6 +1,6 @@ Flask==0.12.2 flask-login==0.4.1 -marshmallow==2.13.6 +marshmallow==2.15.1 hiredis==0.2.0 redis==2.10.6 Flask-SQLAlchemy==2.2