From b98a91ba4c2b59c20c16efd07572e005a174c0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 04:06:42 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.4.95 to 4.4.96 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.95 to 4.4.96. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ccxt/ccxt/compare/v4.4.95...v4.4.96) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.96 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 55acfa139..6db4f1b17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.15 ta-lib==0.5.5 technical==1.5.2 -ccxt==4.4.95 +ccxt==4.4.96 cryptography==45.0.5 aiohttp==3.12.14 SQLAlchemy==2.0.41