From 92e61dc157d852f564d80a8ced7de0f02aaeca88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:55:57 +0000 Subject: [PATCH] Update dependency marshmallow to v3.23.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a98d8bcd..480d8eb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ botocore==1.35.49 Click==8.1.7 confuse==2.0.1 desert==2022.9.22 -marshmallow==3.22.0 +marshmallow==3.23.1 marshmallow_oneofschema==3.0.1 python-dateutil==2.9.0.post0 requests==2.32.3