From e4fc5df1cf0383838e3aac9b0752efcc70845cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:25:30 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.5.24 to 4.5.25 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.24 to 4.5.25. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Commits](https://github.com/ccxt/ccxt/compare/v4.5.24...v4.5.25) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.5.25 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 e04f9fec6..6cd25e43b 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.24 +ccxt==4.5.26 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44