From a6d4465bfdb27e57925035ab8d0eea71512c12ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 22:16:33 +0000 Subject: [PATCH] Bump marshmallow from 2.6.0 to 2.15.1 in /requirements Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.6.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.6.0...2.15.1) Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index e7c0ea5..7bccc96 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,3 +1,3 @@ requests==2.9.1 -marshmallow==2.6.0 +marshmallow==2.15.1 xmltodict==0.10.1