From 5e520136bef25e1441067a33a234560bbf504db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 03:03:56 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.5.40 to 4.5.42 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.40 to 4.5.42. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Commits](https://github.com/ccxt/ccxt/compare/v4.5.40...v4.5.42) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.5.42 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 ebbb0af5a..f46089229 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.4 -ccxt==4.5.40 +ccxt==4.5.42 cryptography==46.0.5 aiohttp==3.13.3 SQLAlchemy==2.0.46