From 173f659bed427f73ec69ac18146494506a7a3b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:49:55 +0000 Subject: [PATCH] Bump marshmallow from 3.23.2 to 3.24.0 (#945) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5f12674..1c045b73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.23.2 +marshmallow==3.24.0 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.1