From e1a4c393e7f6f1382c3a9c225e55dacf1e5d97f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 00:20:33 +0000 Subject: [PATCH] Bump marshmallow from 2.13.5 to 2.15.1 in /services/auth Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.13.5 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.5...2.15.1) Signed-off-by: dependabot[bot] --- services/auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/auth/requirements.txt b/services/auth/requirements.txt index 9f08d80..f3579a0 100644 --- a/services/auth/requirements.txt +++ b/services/auth/requirements.txt @@ -12,7 +12,7 @@ kombu==3.0.37 ipaddress==1.0.18 Mako==1.0.6 MarkupSafe==1.0 -marshmallow==2.13.5 +marshmallow==2.15.1 mock==2.0.0 nameko==2.6.0 nameko-sqlalchemy==0.1.0