From 9611e9edd5a88bd5865182abfa2f1980c6640340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:39:53 +0000 Subject: [PATCH] Bump marshmallow from 3.24.0 to 3.24.1 (#946) 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 1c045b73..7d4a37ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.24.0 +marshmallow==3.24.1 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.1