From f36ccdd9fa71c63743dcf513843d4bdfde960c51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 May 2019 12:42:08 +0000 Subject: [PATCH 1/2] Update ccxt from 1.18.512 to 1.18.514 --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index b79729731..07c65ffc7 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.512 +ccxt==1.18.514 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 From 00383b9438a7c597f39fc74de8c3f1e3cd55e132 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 May 2019 12:42:09 +0000 Subject: [PATCH 2/2] Update pytest from 4.4.1 to 4.4.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0c3dc9727..3c99a87f6 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.1 +pytest==4.4.2 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1