From 4a0efd7a87326bdc2f3b3e7f09c670ab717ad298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:06:05 +0000 Subject: [PATCH] chore(deps): bump marshmallow from 3.26.1 to 3.26.2 in /Comp/jupyter Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.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.26.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Comp/jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Comp/jupyter/requirements.txt b/Comp/jupyter/requirements.txt index bde5eac..0e578e9 100644 --- a/Comp/jupyter/requirements.txt +++ b/Comp/jupyter/requirements.txt @@ -120,7 +120,7 @@ lesscpy==0.15.1 locket==1.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 -marshmallow==3.26.1 +marshmallow==3.26.2 matplotlib==3.10.1 matplotlib-inline==0.1.7 mdurl==0.1.2