From e7c86c4c5ee4d58f35c25c800e8caa73890782c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Dec 2024 19:33:10 +0100 Subject: [PATCH] Update aiohttp from 3.11.9 to 3.11.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b062e4b..f9a827b 100755 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ astral==3.2 pyotp==2.9.0 pyTelegramBotAPI==4.25.0 asyncio==3.4.3 -aiohttp==3.11.9 +aiohttp==3.11.10 click==8.1.7 myst-parser==3.0.1 # pyup: ignore