From cedf663b7d807e7ead1476be4f852b1f3cc80342 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Nov 2024 22:09:39 -0700 Subject: [PATCH] Update aiohttp from 2.2.0 to 3.11.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d041e1f..4eaa2ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiofiles==0.3.1 -aiohttp==2.2.0 +aiohttp==3.11.7 async_timeout==1.2.1 sortedcontainers==1.5.9