From 7c36a8c754ba01b1f3031d9d76420a12a5f874d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Nov 2024 22:00:24 -0600 Subject: [PATCH] Update aiohttp from 3.9.1 to 3.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7228b6c5..f35bebf38f 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.2 async-lru==2.0.4 asyncpg==0.29.0 beautifulsoup4==4.12.2