From 96661ec7b2851f28947e695f6cf3b8e2d086bb42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:39:24 +0000 Subject: [PATCH] chore(deps): bump marshmallow from 3.20.1 to 3.26.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.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.20.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d62863f..3255709b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ filelock==3.13.1 identify==2.5.33 idna==3.7 iniconfig==2.0.0 -marshmallow==3.20.1 +marshmallow==3.26.2 marshmallow-dataclass==8.6.0 mypy-extensions==1.0.0 nodeenv==1.8.0