From 09b15827049f27db6d1c6fc5e894e3342575c67d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 03:06:04 +0000 Subject: [PATCH] chore(deps): bump ccxt from 4.5.20 to 4.5.22 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.20 to 4.5.22. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Commits](https://github.com/ccxt/ccxt/compare/v4.5.20...v4.5.22) --- updated-dependencies: - dependency-name: ccxt dependency-version: 4.5.22 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 43f79ab25..eb7aeb528 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ft-pandas-ta==0.3.16 ta-lib==0.6.8 technical==1.5.3 -ccxt==4.5.20 +ccxt==4.5.22 cryptography==46.0.3 aiohttp==3.13.2 SQLAlchemy==2.0.44