From f40576091a5d34ffa4b6110077655dc00d63fc25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 03:43:55 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.4.89 to 4.4.90 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.89 to 4.4.90. - [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.89...v4.4.90) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.90 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 6ae2638a5..3ad63db86 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.1 -ccxt==4.4.89 +ccxt==4.4.90 cryptography==45.0.4 aiohttp==3.12.13 SQLAlchemy==2.0.41