From 7716ef675a459b82c5b15ebb347d31e92e9e4db1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Nov 2024 15:51:51 -0600 Subject: [PATCH] Update aiohttp from 3.9.1 to 3.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a7228b6c5..49aebe1e02 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.0 async-lru==2.0.4 asyncpg==0.29.0 beautifulsoup4==4.12.2