From 8bc47e9988f70a7fe4b8e2f7d7ca92e30c65efa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 23:09:34 +0000 Subject: [PATCH] Bump ccxt from 1.52.40 to 1.77.36 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.52.40 to 1.77.36. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg) - [Commits](https://github.com/ccxt/ccxt/commits/1.77.36) --- updated-dependencies: - dependency-name: ccxt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3922abe..47d18f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt == 1.52.40 +ccxt == 1.77.36 python-dateutil == 2.8.1 dill == 0.3.4 numpy == 1.19.5