From c6b68a05e3dfc661688b20ea03729112b4e8af96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:16:42 +0000 Subject: [PATCH] Update dependency marshmallow to v3.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 104ef4b..b1100de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ discord.py==2.4.0 environs==11.0.0 flask==2.3.3 -marshmallow==3.21.3 +marshmallow==3.22.0 python-dateutil==2.9.0.post0 requests==2.32.3 \ No newline at end of file