From eafe89ed01b58fd38f137ba7c237a9dd6c794f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:29:43 +0000 Subject: [PATCH] Bump marshmallow from 3.23.0 to 3.23.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.0 to 3.23.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.0...3.23.1) --- 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 4fcaa117..0c6e9f8b 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==3.0.2 -marshmallow==3.23.0 +marshmallow==3.23.1 packaging==24.1 pycparser==2.22 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index 8b5374f9..80a416dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ itsdangerous==2.2.0 Jinja2==3.1.4 jsmin==3.0.1 MarkupSafe==3.0.2 -marshmallow==3.23.0 +marshmallow==3.23.1 packaging==24.1 psycopg2-binary==2.9.10 pycparser==2.22