From 23731f8f0e433097c61202241fae17082e46c9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:21:20 +0000 Subject: [PATCH] Upgrade: Bump marshmallow from 4.0.0 to 4.1.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.0.0 to 4.1.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.0.0...4.1.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.1.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 e6d6aaa..2dd7f23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.10 jmespath==1.0.1 -marshmallow==4.0.0 +marshmallow==4.1.2 multidict==6.5.0 openttd-helpers==1.4.0 packaging==25.0