From 49d1687229627d820c5ee999bd8644ca43df6c23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 14:33:09 +0200 Subject: [PATCH 1/3] Update ccxt from 1.17.399 to 1.17.402 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a33a388d2..69868ab27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.399 +ccxt==1.17.402 SQLAlchemy==1.2.12 python-telegram-bot==11.1.0 arrow==0.12.1 From 59545013c1150a2e27a0bfd14c745d270cc4b7cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 14:33:10 +0200 Subject: [PATCH 2/3] Update numpy from 1.15.2 to 1.15.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69868ab27..15929c089 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pandas==0.23.4 scikit-learn==0.20.0 scipy==1.1.0 jsonschema==2.6.0 -numpy==1.15.2 +numpy==1.15.3 TA-Lib==0.4.17 pytest==3.9.1 pytest-mock==1.10.0 From b90392f9be285c823b90ed9ab473ba0348986f70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 14:33:12 +0200 Subject: [PATCH 3/3] Update pytest from 3.9.1 to 3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15929c089..461125418 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.3 TA-Lib==0.4.17 -pytest==3.9.1 +pytest==3.9.2 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0