From 6d9625996f077f5c6b01f2f2218844e2a5643e97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 May 2026 12:00:42 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.13.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2d8d91..0d8a1c5 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.13.5 # Scraping beautifulsoup4==4.12.3