From 5134736c61a08bc0d5b5048ee154e543acb14c0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Oct 2018 14:34:07 +0200 Subject: [PATCH 1/3] Update ccxt from 1.17.388 to 1.17.392 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 918a56891..202d41abe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.388 +ccxt==1.17.392 SQLAlchemy==1.2.12 python-telegram-bot==11.1.0 arrow==0.12.1 From 14e58169750a510d668a5e44d20d3272258a1e3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Oct 2018 14:34:09 +0200 Subject: [PATCH 2/3] Update urllib3 from 1.23 to 1.24 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 202d41abe..b47c02865 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-telegram-bot==11.1.0 arrow==0.12.1 cachetools==2.1.0 requests==2.19.1 -urllib3==1.23 +urllib3==1.24 wrapt==1.10.11 pandas==0.23.4 scikit-learn==0.20.0 From d953190ca5e73fd249f18ecb65e027d305bcff71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Oct 2018 14:34:10 +0200 Subject: [PATCH 3/3] Update pytest from 3.8.2 to 3.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b47c02865..86a654ffb 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.2 +pytest==3.9.1 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0