From d62f97dc3bc56896109c5fa711fc23bbc86c650a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Sep 2018 14:28:06 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.223 to 1.17.229 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56ff17113..062c36e98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.223 +ccxt==1.17.229 SQLAlchemy==1.2.11 python-telegram-bot==11.1.0 arrow==0.12.1 From 27ffce4c3f2c4c7e30f5c0766a427436003c7b01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Sep 2018 14:28:08 +0200 Subject: [PATCH 2/2] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 062c36e98..dfcce9ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numpy==1.15.1 TA-Lib==0.4.17 pytest==3.7.4 pytest-mock==1.10.0 -pytest-cov==2.5.1 +pytest-cov==2.6.0 tabulate==0.8.2 coinmarketcap==5.0.3