From 188cfc435d8fac9ba1fc47e39abcb69402cdffb8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 14:28:05 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.188 to 1.17.194 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfee7c5f5..007a26323 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.188 +ccxt==1.17.194 SQLAlchemy==1.2.11 python-telegram-bot==10.1.0 arrow==0.12.1 From c99ff78f2f131d2fec272d5393a79a413e8c1d50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Aug 2018 14:28:07 +0200 Subject: [PATCH 2/2] Update pytest from 3.7.2 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 007a26323..7203d362b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.1 TA-Lib==0.4.17 -pytest==3.7.2 +pytest==3.7.3 pytest-mock==1.10.0 pytest-cov==2.5.1 tabulate==0.8.2