From b9d6d272f88d8b44627d159cd52961e01bb7c2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:56:48 +0000 Subject: [PATCH] Bump marshmallow from 3.22.0 to 3.26.2 in /python Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 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.22.0...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 0af988d..46040aa 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,7 +4,7 @@ click==8.1.8 dataclasses-json==0.6.7 dotenv==0.9.9 idna==3.10 -marshmallow==3.22.0 +marshmallow==3.26.2 mypy_extensions==1.1.0 packaging==25.0 python-dotenv==1.0.1