From b986ed5613c6a8af032f0c96c898e341c0e017a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 04:37:20 +0100 Subject: [PATCH 1/2] Update pytest from 3.4.1 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c79452328..0212b91e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.0.0 jsonschema==2.6.0 numpy==1.14.1 TA-Lib==0.4.16 -pytest==3.4.1 +pytest==3.4.2 pytest-mock==1.7.1 pytest-cov==2.5.1 hyperopt==0.1 From d1dbefa3760797f53066797c813a48a4cc34c37e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 20:50:25 +0100 Subject: [PATCH 2/2] Update sqlalchemy from 1.2.4 to 1.2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0212b91e5..95494320b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-bittrex==0.3.0 -SQLAlchemy==1.2.4 +SQLAlchemy==1.2.5 python-telegram-bot==9.0.0 arrow==0.12.1 cachetools==2.0.1