From 4af18a34716a8bddb2f40ecbe42c8155fda59479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 05:32:12 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.12.15 to 3.13.0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44f85a494..ffdb2ff3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.3 ccxt==4.5.10 cryptography==46.0.2 -aiohttp==3.12.15 +aiohttp==3.13.0 SQLAlchemy==2.0.44 python-telegram-bot==22.5 # can't be hard-pinned due to telegram-bot pinning httpx with ~