From dccd6b4a91b2cc0ee34f9cf3386872b1e8121013 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 12:41:05 +0000 Subject: [PATCH 1/2] Update ccxt from 1.18.519 to 1.18.522 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index 6e5c1ea8a..41f1b6218 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.519 +ccxt==1.18.522 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 11dca0bd29c04aac339698e53a9a68d53bd220ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 12:41:06 +0000 Subject: [PATCH 2/2] Update pytest from 4.4.2 to 4.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3c99a87f6..fa52a4869 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.4.2 +pytest==4.5.0 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1