From 29fcacbb8cf31fcd73b678044516bb8b6772e147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 15:38:13 +0000 Subject: [PATCH] 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 23294a0..f259bd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ jsonschema==2.6.0 lazy-object-proxy==1.3.1 Mako==1.0.7 MarkupSafe==1.0 -marshmallow==2.15.0 +marshmallow==2.15.1 mccabe==0.6.1 mistune==0.8.3 nose==1.3.7