From f3d463f080a2c4ca4e392d3889b29054d45a49f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:03:58 +0000 Subject: [PATCH] Bump marshmallow from 3.23.1 to 3.23.2 (#940) 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 299e3d5c..04095406 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.23.1 +marshmallow==3.23.2 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.0