From 43fa51f90a178552a6b9b3b319a76387012b6870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 10:42:09 +0000 Subject: [PATCH] Bump marshmallow from 2.14.0 to 2.15.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.14.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.14.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 e567cff..4beb900 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask==0.12.2 flask_restful==0.3.7 flask_script==2.0.6 flask_migrate==2.1.1 -marshmallow==2.14.0 +marshmallow==2.15.1 flask_sqlalchemy==2.3.2 flask_marshmallow==0.8.0 marshmallow-sqlalchemy==0.13.2