From 97e9a44fd2a4a7557922544b65646f6f7a7c7216 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Aug 2018 14:28:06 +0200 Subject: [PATCH 1/2] Update ccxt from 1.17.139 to 1.17.146 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a5f1ff33..c00e4fba0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.17.139 +ccxt==1.17.146 SQLAlchemy==1.2.10 python-telegram-bot==10.1.0 arrow==0.12.1 From 5a0876704a5a124441140c9b98026fc852a3afb7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Aug 2018 14:28:07 +0200 Subject: [PATCH 2/2] Update pytest from 3.7.1 to 3.7.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c00e4fba0..d6a8dfca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.15.0 TA-Lib==0.4.17 -pytest==3.7.1 +pytest==3.7.2 pytest-mock==1.10.0 pytest-cov==2.5.1 tabulate==0.8.2