From 95dc27715eaef3deea77e9558ef47099a795ecdf Mon Sep 17 00:00:00 2001 From: Harmon Date: Tue, 21 Nov 2023 16:36:10 -0600 Subject: [PATCH] Update aiohttp from 3.8.6 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01027cbdc5..10c194f578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ irc==20.3.0 python-telegram-bot==20.6 aiocache==0.12.2 -aiohttp==3.8.6 +aiohttp==3.9.0 async-lru==2.0.4 asyncpg==0.28.0 beautifulsoup4==4.12.2