From 23295514f6029b21558ad937b0232f697169262b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 15 Nov 2018 13:34:07 +0100 Subject: [PATCH 1/2] Update ccxt from 1.17.494 to 1.17.498 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfcffa07c..eda4b0811 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.494 +ccxt==1.17.498 SQLAlchemy==1.2.14 python-telegram-bot==11.1.0 arrow==0.12.1 From 52f4d700ca5492ab451465478cadbbd325b1fd60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 15 Nov 2018 13:34:08 +0100 Subject: [PATCH 2/2] Update pytest from 3.10.1 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eda4b0811..66593c264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.4 TA-Lib==0.4.17 -pytest==3.10.1 +pytest==4.0.0 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0