From 7d5287bb1e9d0908e2e43b2485dc75c12f515245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:43:01 +0000 Subject: [PATCH 1/2] Bump marshmallow from 3.24.1 to 3.24.2 (#949) 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 f125705d..71a3b504 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.24.1 +marshmallow==3.24.2 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.2 From ce1efa99816f3e9047d5fedf1f70eb638d7a2ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:52:34 +0000 Subject: [PATCH 2/2] Bump marshmallow from 3.24.2 to 3.25.0 (#950) 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 71a3b504..5247cf1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.24.2 +marshmallow==3.25.0 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.2