From c7ab246ad5333515b838aac15212c15b05f9ea41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:42:49 +0000 Subject: [PATCH] Bump ccxt from 4.4.32 to 4.4.58 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.32 to 4.4.58. - [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.4.32...go/v4.4.58) --- 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 0986323..c75f019 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -ccxt==4.4.32 \ No newline at end of file +ccxt==4.4.58 \ No newline at end of file