From 5151a4521f8f2b829d8bcc04323aee0b25dbc75d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Mar 2019 13:32:04 +0100 Subject: [PATCH 1/2] Update ccxt from 1.18.358 to 1.18.361 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6462cfd30..618de66fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.358 +ccxt==1.18.361 SQLAlchemy==1.3.1 python-telegram-bot==11.1.0 arrow==0.13.1 From 23666858e2779b21b84559678b33e66c95ad74e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Mar 2019 13:32:06 +0100 Subject: [PATCH 2/2] Update pytest from 4.3.0 to 4.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 859d80482..68d63101a 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.3.0 +pytest==4.3.1 pytest-mock==1.10.1 pytest-asyncio==0.10.0 pytest-cov==2.6.1