From 88d8a55766bc45171a660586efa87bf5052ac8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 22:20:45 +0000 Subject: [PATCH] Bump marshmallow from 2.21.0 to 3.17.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.21.0 to 3.17.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.17.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..bea8aa1 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.17.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..41abf05 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.17.0 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1