From b47a4a5727b1502518ee1a8f1783f36bd63c9ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 18:47:52 +0000 Subject: [PATCH] Bump ccxt from 4.4.32 to 4.4.62 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.32 to 4.4.62. - [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...v4.4.62) --- 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..1261484 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -ccxt==4.4.32 \ No newline at end of file +ccxt==4.4.62 \ No newline at end of file