From c13ec2b1bc4b6b9f28e8ff031d4fbb819a9dfe6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:24:46 +0000 Subject: [PATCH] Bump aiohttp from 3.8.4 to 3.11.0b0 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0def91..27187da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ affine==2.4.0 -aiohttp==3.8.4 +aiohttp==3.11.0b0 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0