From 39aa4c2e9830f80312de37123f3533631a1d714c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:38:03 +0000 Subject: [PATCH] Bump ccxt from 4.2.3 to 4.2.87 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.3 to 4.2.87. - [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.87) --- 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..d94f859 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ccxt==4.2.3 +ccxt==4.2.87 python-telegram-bot==13.15 rich==13.7.0 \ No newline at end of file