From c7e64360cd8ef4228c88d0b5c9bce41c09771119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 03:03:15 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.1 to 3.13.2 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.2 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 b8fa5fe5f..c9cf34fe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.3 ccxt==4.5.12 cryptography==46.0.3 -aiohttp==3.13.1 +aiohttp==3.13.2 SQLAlchemy==2.0.44 python-telegram-bot==22.5 # can't be hard-pinned due to telegram-bot pinning httpx with ~