From cd44e028d7dd4f21478986f87a16a03a70e32e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:58:14 +0000 Subject: [PATCH 1/2] Bump marshmallow from 3.23.1 to 3.26.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.1 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6a2a281..be144c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -36,7 +36,7 @@ jinja2==3.1.4 # via sphinx markupsafe==3.0.2 # via jinja2 -marshmallow==3.23.1 +marshmallow==3.26.2 # via zocalo packaging==24.2 # via From 850623f9d9903fb4744e0f6d19d4e065494308df Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:58:26 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index be144c9..6a2a281 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -36,7 +36,7 @@ jinja2==3.1.4 # via sphinx markupsafe==3.0.2 # via jinja2 -marshmallow==3.26.2 +marshmallow==3.23.1 # via zocalo packaging==24.2 # via