From 22f902f0f77d4ee9e92d2e368b55c3057809708f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 May 2019 12:41:06 +0000 Subject: [PATCH 1/2] Update ccxt from 1.18.516 to 1.18.519 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 61c753784..41e79eeda 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.18.516 +ccxt==1.18.519 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 652914a67b2237c7fe2c04857d17fd5b16220d61 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 May 2019 12:41:07 +0000 Subject: [PATCH 2/2] Update python-rapidjson from 0.7.0 to 0.7.1 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 41e79eeda..6e5c1ea8a 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -23,7 +23,7 @@ filelock==3.0.10 py_find_1st==1.1.3 #Load ticker files 30% faster -python-rapidjson==0.7.0 +python-rapidjson==0.7.1 # Notify systemd sdnotify==0.3.2