From 462241a64702486ed8b7a8a31ce21ba48b5a309a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 21:08:47 +0000 Subject: [PATCH] Bump marshmallow from 2.13.0 to 2.15.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.13.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.13.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 4943ab5..524c24e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ kombu==4.0.2 lazy-object-proxy==1.4.2 lockfile==0.12.2 MarkupSafe==1.1.1 -marshmallow==2.13.0 +marshmallow==2.15.1 marshmallow-sqlalchemy==0.12.1 matplotlib==3.0.3 metabolitics==0.0.12