From 0b454e9a14aef333ab64dd0dc922b7e034e36d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 07:34:17 -0800 Subject: [PATCH] Bump aiohttp from 3.11.10 to 3.11.11 (#1851) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66de4e62e..2f778e245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.10 +aiohttp==3.11.11 aiohttp-socks==0.8.4 aiohttp-xmlrpc==1.5.0 async-timeout==5.0.1