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