From c299d9249fbefe31b487372d96f843568879b457 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2019 12:40:07 +0000 Subject: [PATCH 1/5] Update ccxt from 1.18.472 to 1.18.475 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 771102e90..436ce89ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.472 +ccxt==1.18.475 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 789b445815cc782ae0ed7fa126060d0b6b59d454 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2019 12:40:08 +0000 Subject: [PATCH 2/5] Update ccxt from 1.18.472 to 1.18.475 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 30e4a4ce4..3c73b6007 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,4 +1,4 @@ -ccxt==1.18.472 +ccxt==1.18.475 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 578ad903bca9afb2b98e1c3dba57d6e7906beb87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2019 12:40:10 +0000 Subject: [PATCH 3/5] Update urllib3 from 1.24.1 to 1.24.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 436ce89ee..f227603ce 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.1 +urllib3==1.24.2 wrapt==1.11.1 numpy==1.16.2 pandas==0.24.2 From 5c10e9a7fa1cdd63c5673326924da29da181b5c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2019 12:40:11 +0000 Subject: [PATCH 4/5] Update urllib3 from 1.24.1 to 1.24.2 --- requirements-pi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pi.txt b/requirements-pi.txt index 3c73b6007..b0e15f39d 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.1 +urllib3==1.24.2 wrapt==1.11.1 scikit-learn==0.20.3 joblib==0.13.2 From d82fb572233421f4bd2bd6787450d986afa1869d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2019 12:40:16 +0000 Subject: [PATCH 5/5] Update pytest-mock from 1.10.3 to 1.10.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d0e99843..123531f23 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ flake8==3.7.7 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0 pytest==4.4.1 -pytest-mock==1.10.3 +pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.6.1 coveralls==1.7.0