From e6bc32f9ebb974c4caa8b1e46dd13e1941e12028 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Nov 2024 11:41:56 -0600 Subject: [PATCH] Update aiohttp from 3.9.1 to 3.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7228b6c5..a0ab470bfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ irc==20.3.0 python-telegram-bot==20.7 aiocache==0.12.2 -aiohttp==3.9.1 +aiohttp==3.11.1 async-lru==2.0.4 asyncpg==0.29.0 beautifulsoup4==4.12.2