From 0d408d3d438705212e36b142fc32fe4c737c28fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 14:20:19 +0000 Subject: [PATCH] Bump ccxt from 3.0.58 to 3.0.59 Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.0.58 to 3.0.59. - [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/3.0.58...3.0.59) --- 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 93daeb052..486ac0210 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.24.2 pandas==1.5.3 pandas-ta==0.3.14b -ccxt==3.0.58 +ccxt==3.0.59 cryptography==40.0.1 aiohttp==3.8.4 SQLAlchemy==2.0.8