From 0e168159c163f12987849ace3f8d7d60600ab74b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 14:28:06 +0200 Subject: [PATCH 1/3] Update ccxt from 1.17.335 to 1.17.341 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9709f22f1..ddde2a2e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.335 +ccxt==1.17.341 SQLAlchemy==1.2.12 python-telegram-bot==11.1.0 arrow==0.12.1 From 12e6287875473388f4265a0576bf656f17f30b50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 14:28:08 +0200 Subject: [PATCH 2/3] Update numpy from 1.15.1 to 1.15.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddde2a2e0..e19d2b8f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.4 scikit-learn==0.19.2 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.1 +numpy==1.15.2 TA-Lib==0.4.17 pytest==3.8.0 pytest-mock==1.10.0 From 6116c27aa94b1909bf628449d14e2986e6a7a3f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 14:28:09 +0200 Subject: [PATCH 3/3] Update pytest from 3.8.0 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e19d2b8f2..8c7f68b86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.2 TA-Lib==0.4.17 -pytest==3.8.0 +pytest==3.8.1 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0