From 1047dcf46faca32018def4927d254dae5a9f77e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 22:11:47 +0000 Subject: [PATCH] Bump marshmallow from 2.21.0 to 3.16.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.21.0 to 3.16.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.16.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..12ef96e 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.16.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..aa8076e 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.16.0 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.23.1 mccabe==0.6.1