From df2d9e58bea1b7db464041394edbddf9c27e9afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:07:41 +0000 Subject: [PATCH] Bump marshmallow from 3.22.0 to 3.23.1 (#920) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Svetlov --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34491082..91ea09d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.7 -marshmallow==3.22.0 +marshmallow==3.23.1 msgpack==1.1.0 pytest==8.3.3 pytest-asyncio==0.24.0