From 7776d01ad31babd6a522a6a9190c685515d5d53f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:34:16 +0000 Subject: [PATCH] Update dependency marshmallow to v3.24.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9abbf19f..d90f1e45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ botocore==1.35.92 Click==8.1.8 confuse==2.0.1 desert==2022.9.22 -marshmallow==3.22.0 +marshmallow==3.24.2 marshmallow_oneofschema==3.0.1 python-dateutil==2.9.0.post0 requests==2.32.3