From 968dea5b66cc359b383ad573cf82de147dabc9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 06:15:05 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.4 to 3.13.5 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac445b27e..1baa2c312 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.4 ccxt==4.5.46 cryptography==46.0.6 -aiohttp==3.13.4 +aiohttp==3.13.5 SQLAlchemy==2.0.48 python-telegram-bot==22.7 # can't be hard-pinned due to telegram-bot pinning httpx with ~