From e2f9fbb706f9dbc09283540be42ca640c55f92b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:21:16 +0000 Subject: [PATCH] Bump marshmallow from 3.0.0rc6 to 3.26.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.0.0rc6 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.0.0rc6...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 8e00ab2..632a1c9 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -2,6 +2,6 @@ sphinxcontrib-napoleon sphinxcontrib-programoutput sphinxcontrib-inlinesyntaxhighlight numpy -marshmallow==3.0.0rc6 +marshmallow==3.26.2 pytest rstcheck