From f39419a7314c314fc349ace1bc14569b77897a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:13:03 +0000 Subject: [PATCH] Bump marshmallow from 3.21.3 to 3.22.0 (#890) 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 664c8608..0b20d1c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.10.4 -marshmallow==3.21.3 +marshmallow==3.22.0 msgpack==1.0.8 pytest==7.4.4 pytest-asyncio==0.23.8