From e27d67bfa88093255603301ed3c5fb364c5edb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:12:13 +0000 Subject: [PATCH] Bump aiohttp from 3.10.5 to 3.10.8 (#905) 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 fb96e337..ccf45d01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . aiomcache==0.8.2 -aiohttp==3.10.5 +aiohttp==3.10.8 marshmallow==3.22.0 msgpack==1.0.8 pytest==8.3.3