From 5b4796056722f726a82f527c04ca23ec25d91ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:09:32 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.12.6 to 3.12.11 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.11 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 3befa2633..7ebecddd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ft-pandas-ta==0.3.15 ccxt==4.4.88 cryptography==45.0.3 -aiohttp==3.12.6 +aiohttp==3.12.11 SQLAlchemy==2.0.41 python-telegram-bot==22.1 # can't be hard-pinned due to telegram-bot pinning httpx with ~