From 434bf665544ca843cf3ef62bf8c540a96fbd71cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:22:08 +0000 Subject: [PATCH] Bump marshmallow from 4.1.1 to 4.1.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.1.1 to 4.1.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e27dcb..06f9dd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ jsonschema-specifications==2025.9.1 limits==5.6.0 markdown-it-py==4.0.0 MarkupSafe==3.0.3 -marshmallow==4.1.1 +marshmallow==4.1.2 mccabe==0.7.0 mdurl==0.1.2 mypy_extensions==1.1.0