From 470dbb60605d280c2e000fddc316c2a127e6923f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 03:39:55 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.11.18 to 3.12.6 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9a874851..6f02caf93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ft-pandas-ta==0.3.15 ccxt==4.4.85 cryptography==45.0.3 -aiohttp==3.11.18 +aiohttp==3.12.6 SQLAlchemy==2.0.41 python-telegram-bot==22.1 # can't be hard-pinned due to telegram-bot pinning httpx with ~