From ffc66f27405980909fb067b8a90b0f86bad9edea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:31:32 +0000 Subject: Bump marshmallow from 2.15.0 to 2.15.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.15.0 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.15.0...2.15.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a61584b..4a69914 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gunicorn==19.7.1 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -marshmallow==2.15.0 +marshmallow==2.15.1 marshmallow-sqlalchemy==0.13.2 psycopg2==2.7.4 pytz==2018.3 -- cgit v1.3.1