From 3666e0139646eb667869a5e166eecdd28397932e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:34:07 +0100 Subject: [PATCH 1/4] Update ccxt from 1.17.464 to 1.17.469 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d57cbb7c4..7da6ea321 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.464 +ccxt==1.17.469 SQLAlchemy==1.2.13 python-telegram-bot==11.1.0 arrow==0.12.1 From 8a5e4c3f304aa6ff4a3e0722e1fcbb794c195e26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:34:09 +0100 Subject: [PATCH 2/4] Update cachetools from 2.1.0 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7da6ea321..2a505f4e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ccxt==1.17.469 SQLAlchemy==1.2.13 python-telegram-bot==11.1.0 arrow==0.12.1 -cachetools==2.1.0 +cachetools==3.0.0 requests==2.20.0 urllib3==1.24.1 wrapt==1.10.11 From 9f03c26c9afccfecb74a3e715b11a9cf9531c0f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:34:10 +0100 Subject: [PATCH 3/4] Update numpy from 1.15.3 to 1.15.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a505f4e0..811334fb9 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.3 +numpy==1.15.4 TA-Lib==0.4.17 pytest==3.9.3 pytest-mock==1.10.0 From f92d229f2ea55c318cc84b18bd74d8a0393eb903 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:34:12 +0100 Subject: [PATCH 4/4] Update pytest from 3.9.3 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 811334fb9..02c3a54ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.4 TA-Lib==0.4.17 -pytest==3.9.3 +pytest==3.10.0 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0