From 06dec90a9d1f439ae43626abd3d2ac64d3708033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:02:47 +0000 Subject: [PATCH] Bump marshmallow from 3.25.1 to 3.26.0 (#954) 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 bd6131a7..fdf4931e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiomcache==0.8.2 aiohttp==3.11.11 -marshmallow==3.25.1 +marshmallow==3.26.0 msgpack==1.1.0 pytest==8.3.4 pytest-asyncio==0.25.2