From 92b6d2626d549ccccf8b945f1df1305a24b506b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jun 2026 00:00:26 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 225c44a..2f3f7a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fastapi==0.115.0 uvicorn==0.30.0 python-telegram-bot==21.5 httpx==0.27.0 -aiohttp==3.10.0 +aiohttp==3.14.1 # Scraping beautifulsoup4==4.12.3