From c251877abac64a1ac2d330d52b8144cdbc9e52cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 06:25:41 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.5.11 to 4.5.12 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.11 to 4.5.12. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg) - [Commits](https://github.com/ccxt/ccxt/compare/v4.5.11...v4.5.12) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.5.12 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 5a39f276b..b29e2b6c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.16 ta-lib==0.6.8 technical==1.5.3 -ccxt==4.5.11 +ccxt==4.5.12 cryptography==46.0.3 aiohttp==3.13.1 SQLAlchemy==2.0.44