From 7db4a12702f88cab3ad1dabfdc04cadd16a16104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:22:11 +0000 Subject: [PATCH] Bump ccxt from 3.1.44 to 4.3.46 Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.1.44 to 4.3.46. - [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/3.1.44...4.3.46) --- updated-dependencies: - dependency-name: ccxt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e3e28a5de..fed20979613 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.26.3 pandas==2.1.4 pandas-ta==0.3.14b -ccxt==3.1.44 +ccxt==4.3.46 cryptography==42.0.2; platform_machine != 'armv7l' cryptography==42.0.2; platform_machine == 'armv7l' aiohttp==3.9.0