From a2a70bd6d01ee7921b062c561d078011df1822b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Apr 2019 12:41:12 +0000 Subject: [PATCH 1/4] Update ccxt from 1.18.485 to 1.18.486 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a9b17fa0..6ffda79b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.485 +ccxt==1.18.486 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 48e2bd511488d76b99b71d4508cb7fbaad49d0d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Apr 2019 12:41:13 +0000 Subject: [PATCH 2/4] Update ccxt from 1.18.485 to 1.18.486 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 6ae30354e..16dbcce42 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,4 +1,4 @@ -ccxt==1.18.485 +ccxt==1.18.486 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 9a2eb46ceabb4806d46ee38feed684de395bdf6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Apr 2019 12:41:14 +0000 Subject: [PATCH 3/4] Update urllib3 from 1.24.2 to 1.25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ffda79b8..ea3792583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-telegram-bot==11.1.0 arrow==0.13.1 cachetools==3.1.0 requests==2.21.0 -urllib3==1.24.2 +urllib3==1.25 wrapt==1.11.1 numpy==1.16.3 pandas==0.24.2 From 8568459c740616df056d978f0c705728a77c8cb9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Apr 2019 12:41:16 +0000 Subject: [PATCH 4/4] Update urllib3 from 1.24.2 to 1.25 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 16dbcce42..80935e9ef 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -4,7 +4,7 @@ python-telegram-bot==11.1.0 arrow==0.13.1 cachetools==3.1.0 requests==2.21.0 -urllib3==1.24.2 +urllib3==1.25 wrapt==1.11.1 scikit-learn==0.20.3 joblib==0.13.2