From 48910186c8cc8c3b7a3d2455b2bb71e6d223d49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 22:12:52 +0000 Subject: [PATCH] Bump marshmallow from 2.21.0 to 3.14.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.21.0 to 3.14.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.21.0...3.14.1) --- 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..71bb123 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.14.1 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..9b00916 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.14.1 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1