From c67b2530999cd95c4d3b8155b6fee4ac4d5c0b5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 10:38:34 +0000 Subject: [PATCH] Bump ccxt from 1.21.32 to 1.21.56 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.21.32 to 1.21.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/1.21.32...1.21.56) Signed-off-by: dependabot-preview[bot] --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index dc693a25f..15a9d687f 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,6 +1,6 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs -ccxt==1.21.32 +ccxt==1.21.56 SQLAlchemy==1.3.12 python-telegram-bot==12.3.0 arrow==0.15.5