From 976eec11bc8ec6900868f49739f598ee608eabce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 06:34:36 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.11.10 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff5d2dc..456e44c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.1 +aiohttp==3.11.10 aiosignal==1.3.1 async-timeout==4.0.2 attrs==22.1.0