From d8a84a7d6bcea5a422f87ca4d55998d28cf45954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:54:29 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.4.96 to 4.4.98 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.96 to 4.4.98. - [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.96...v4.4.98) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.98 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 58498cbea..f114f0408 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.96 +ccxt==4.4.98 cryptography==45.0.5 aiohttp==3.12.14 SQLAlchemy==2.0.41