From 8b4d0b8c100fe5cf07db08787be70adc54d8e8a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 15:52:15 +0000 Subject: [PATCH] chore(deps): update dependency marshmallow to v3.26.2 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d8f6df..f226bcca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ markdown==3.5.1 ; python_full_version == "3.10.13" markupsafe==2.1.3 ; python_full_version == "3.10.13" marshmallow-enum==1.5.1 ; python_full_version == "3.10.13" marshmallow-jsonschema==0.13.0 ; python_full_version == "3.10.13" -marshmallow==3.20.1 ; python_full_version == "3.10.13" +marshmallow==3.26.2 ; python_full_version == "3.10.13" mashumaro==3.10 ; python_full_version == "3.10.13" matplotlib-inline==0.1.6 ; python_full_version == "3.10.13" mdit-py-plugins==0.4.0 ; python_full_version == "3.10.13"