From 8ad65c7d8042c1a54f88009b3920f648b7040cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:11:00 +0000 Subject: [PATCH] Bump ccxt from 4.2.3 to 4.2.56 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.3 to 4.2.56. - [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.2.3...4.2.56) --- 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 577a4e8..4ae6d25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ccxt==4.2.3 +ccxt==4.2.56 python-telegram-bot==13.15 rich==13.7.0 \ No newline at end of file