From 09ca701b64cd93cb296dd0364d779e31f0d71c26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Nov 2024 05:43:15 -0600 Subject: [PATCH] Update aiohttp from 3.9.1 to 3.11.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7228b6c5..320af470c5 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.4 async-lru==2.0.4 asyncpg==0.29.0 beautifulsoup4==4.12.2