From 03d6aa212bda1fe5d3119db3df17231579c19e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:18:06 +0000 Subject: [PATCH] Bump marshmallow from 3.22.0 to 3.25.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.25.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.22.0...3.25.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc3e9a5..6a42891 100644 --- a/requirements.txt +++ b/requirements.txt @@ -222,7 +222,7 @@ markupsafe==2.1.3 # via # jinja2 # nbconvert -marshmallow==3.22.0 +marshmallow==3.25.1 # via -r requirements.in matplotlib==3.8.4 # via -r requirements.in