From e62b8b0a8d47dc4441703fbfdb560bf10c785dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:05:45 +0000 Subject: [PATCH] Bump marshmallow from 3.21.1 to 4.0.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.1 to 4.0.0. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.1...4.0.0) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08770395c6..0adef402c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ alembic==1.13.1 authlib==0.15.5 elasticsearch==7.17.0 -marshmallow==3.21.1 +marshmallow==4.0.0 gunicorn[eventlet]==22.0.0 jsonschema==4.22.0 apispec==6.3.1