From 5c5b0effc18275bbae44c65fe9f62a6d4dd11f3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 15:19:05 +0000 Subject: [PATCH 1/4] Update ccxt from 1.18.615 to 1.18.667 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 9e854e4af..d24ac4336 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.615 +ccxt==1.18.667 SQLAlchemy==1.3.4 python-telegram-bot==11.1.0 arrow==0.14.1 From 9961c0e15b6ccab9edd1f202be314c387aaba2f2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 15:19:06 +0000 Subject: [PATCH 2/4] Update arrow from 0.14.1 to 0.14.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index d24ac4336..5100f3235 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -3,7 +3,7 @@ ccxt==1.18.667 SQLAlchemy==1.3.4 python-telegram-bot==11.1.0 -arrow==0.14.1 +arrow==0.14.2 cachetools==3.1.1 requests==2.22.0 urllib3==1.24.2 # pyup: ignore From 1a41d4e6cd5f1cf74dc79300e2e8c1e471651c7a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 15:19:08 +0000 Subject: [PATCH 3/4] Update python-rapidjson from 0.7.1 to 0.7.2 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 5100f3235..8b44e9d28 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -23,7 +23,7 @@ filelock==3.0.12 py_find_1st==1.1.3 #Load ticker files 30% faster -python-rapidjson==0.7.1 +python-rapidjson==0.7.2 # Notify systemd sdnotify==0.3.2 From 6636f0c71bc4097b2d2afc3b1c96b8b9402b6b91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 15:19:09 +0000 Subject: [PATCH 4/4] Update pytest from 4.6.1 to 4.6.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index effa714e9..315033847 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==3.7.7 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0 -pytest==4.6.1 +pytest==4.6.2 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1