From fae30c6ff904c6e3391a8fb3c8c41662e66b2ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 07:54:13 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.4.90 to 4.4.91 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.90 to 4.4.91. - [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.90...v4.4.91) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.91 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 e72054241..935c66183 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.90 +ccxt==4.4.91 cryptography==45.0.4 aiohttp==3.12.13 SQLAlchemy==2.0.41