From 748ac50d831a4f2cdf6ecdc5bc7fd6078222b014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 03:47:08 +0000 Subject: [PATCH] Bump ccxt from 4.1.13 to 4.1.22 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.13 to 4.1.22. - [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/4.1.13...4.1.22) --- updated-dependencies: - dependency-name: ccxt 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 35670343d..09d3282a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.26.1; platform_machine != 'armv7l' pandas==2.0.3 pandas-ta==0.3.14b -ccxt==4.1.13 +ccxt==4.1.22 cryptography==41.0.4 aiohttp==3.8.6 SQLAlchemy==2.0.22