From a06647444cca19be91f6cf12e861ef88471f3ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:17:49 +0000 Subject: [PATCH] Bump marshmallow from 3.20.1 to 3.20.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.1 to 3.20.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... 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 009d5864..39aa2b11 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -17,7 +17,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 jsmin==3.0.1 MarkupSafe==2.1.3 -marshmallow==3.20.1 +marshmallow==3.20.2 packaging==23.2 pycparser==2.21 PyMySQL==1.1.0 diff --git a/requirements.txt b/requirements.txt index 8d93bbcf..bb726488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 jsmin==3.0.1 MarkupSafe==2.1.3 -marshmallow==3.20.1 +marshmallow==3.20.2 packaging==23.2 psycopg2-binary==2.9.9 pycparser==2.21