From 25b2bdce5802029f7bf25a96e78a340fc08e978e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Jun 2026 00:00:33 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 225c44a..7ead2bb 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.0 # Scraping beautifulsoup4==4.12.3