From 60094c658170a9077e861d3c7cd13dff10bc759c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 03:58:24 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.4.91 to 4.4.92 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.91 to 4.4.92. - [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.91...v4.4.92) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.4.92 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 36020dd63..6bccdd3c3 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.91 +ccxt==4.4.92 cryptography==45.0.4 aiohttp==3.12.13 SQLAlchemy==2.0.41