From 203e1c6a40abecce9c1a0beec2e2b5b1006b35f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:10:52 +0000 Subject: [PATCH] Bump marshmallow from 3.21.3 to 3.22.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.3 to 3.22.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.3...3.22.0) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index d76ad089..9fee0f71 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 jsmin==3.0.1 MarkupSafe==2.1.5 -marshmallow==3.21.3 +marshmallow==3.22.0 packaging==24.1 pycparser==2.22 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index e2f24160..1bb20b11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 jsmin==3.0.1 MarkupSafe==2.1.5 -marshmallow==3.21.3 +marshmallow==3.22.0 packaging==24.1 psycopg2-binary==2.9.9 pycparser==2.22