From b06420cdf6f10c21b0b3d51fc58bf606bbeeecfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 22:10:58 +0000 Subject: [PATCH] Bump marshmallow from 2.21.0 to 3.13.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.21.0 to 3.13.0. - [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.21.0...3.13.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5326c1a..74cafba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ luigi==3.0.2 Mako==1.1.3 Markdown==2.6.11 MarkupSafe==1.1.1 -marshmallow==2.21.0 +marshmallow==3.13.0 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1 diff --git a/requirements_all.txt b/requirements_all.txt index 84729cd..1ad1d4d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -80,7 +80,7 @@ luigi==3.0.2 Mako==1.1.3 Markdown==2.6.11 MarkupSafe==1.1.1 -marshmallow==2.21.0 +marshmallow==3.13.0 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1