From 1bc7beafbf4922b59adc7b91b0fde6b28dee7a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 22:06:30 +0000 Subject: [PATCH] Bump marshmallow from 2.21.0 to 3.19.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.21.0 to 3.19.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.19.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..debaf40 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.19.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..9e6b053 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.19.0 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1