From d278fee425d3844a2fa15866e7e4e6c10cc0c8df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 17:10:46 +0000 Subject: [PATCH] Upgrade dependency marshmallow to v4.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ac473f..edf0340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ redis==8.1.0 gunicorn==26.0.0 apispec==6.10.0 apispec-webframeworks==1.2.0 -marshmallow==4.3.0 +marshmallow==4.3.1 flask-swagger-ui==5.32.12 pytest==9.1.1 pytest-cov==7.1.0