From 93ae45dcbbb141750fc06bf7e4af8546d2e37898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:13:21 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.12.14 to 3.12.15 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 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 93f661c54..9cf9ba65d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.2 ccxt==4.4.98 cryptography==45.0.5 -aiohttp==3.12.14 +aiohttp==3.12.15 SQLAlchemy==2.0.41 python-telegram-bot==22.3 # can't be hard-pinned due to telegram-bot pinning httpx with ~