From e58f7b034422dbafdec619625774fc0f79484def Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:48:17 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.2 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 184f236d9..b3330fbea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.4 ccxt==4.5.30 cryptography==46.0.3 -aiohttp==3.13.2 +aiohttp==3.13.3 SQLAlchemy==2.0.45 python-telegram-bot==22.5 # can't be hard-pinned due to telegram-bot pinning httpx with ~