From ef642d23e59e4f88508d34fe3d904a05bf1aac5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:00:00 +0000 Subject: [PATCH] Bump marshmallow from 3.23.1 to 3.26.2 in /OfficeBench 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:production ... Signed-off-by: dependabot[bot] --- OfficeBench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeBench/requirements.txt b/OfficeBench/requirements.txt index 2e78df1..9c9d56c 100644 --- a/OfficeBench/requirements.txt +++ b/OfficeBench/requirements.txt @@ -103,7 +103,7 @@ lxml==5.3.0 Markdown==3.7 markdown-it-py==3.0.0 MarkupSafe==3.0.2 -marshmallow==3.23.1 +marshmallow==3.26.2 matplotlib==3.10.0 matplotlib-inline mdurl==0.1.2