From 5a30f0462f00d7d9215c949ac1d5e935a8accbad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jun 2019 15:24:06 +0000 Subject: [PATCH 1/4] Update ccxt from 1.18.725 to 1.18.805 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index ed3f052a9..bc54c9a0a 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,6 +1,6 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs -ccxt==1.18.725 +ccxt==1.18.805 SQLAlchemy==1.3.4 python-telegram-bot==11.1.0 arrow==0.14.2 From e8429bd2300e7f1cef2564f34a4da9134ab7391a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jun 2019 15:24:07 +0000 Subject: [PATCH 2/4] Update sqlalchemy from 1.3.4 to 1.3.5 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index bc54c9a0a..a05bfd122 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,7 +1,7 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs ccxt==1.18.805 -SQLAlchemy==1.3.4 +SQLAlchemy==1.3.5 python-telegram-bot==11.1.0 arrow==0.14.2 cachetools==3.1.1 From 90ada0649ccee4b3296b9806be1ca7a74eac4a53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jun 2019 15:24:08 +0000 Subject: [PATCH 3/4] Update wrapt from 1.11.1 to 1.11.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index a05bfd122..6913217ff 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -7,7 +7,7 @@ arrow==0.14.2 cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore -wrapt==1.11.1 +wrapt==1.11.2 scikit-learn==0.21.2 joblib==0.13.2 jsonschema==3.0.1 From d6dbb21a343f6ad28249efb3e2fbaf769f16e4b8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Jun 2019 15:24:09 +0000 Subject: [PATCH 4/4] Update mypy from 0.701 to 0.710 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ce05b47f0..1232d4dd4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,4 +10,4 @@ pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1 coveralls==1.8.1 -mypy==0.701 +mypy==0.710