From 822a273332f5f873651471a363282a8bb1465342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 06:52:17 +0000 Subject: [PATCH] Bump marshmallow from 2.13.6 to 2.15.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4badee3..0cb212c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Jinja2==2.9.6 lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.0 -marshmallow==2.13.6 +marshmallow==2.15.1 marshmallow-sqlalchemy==0.13.1 mccabe==0.6.1 paramiko==2.3.1