From 5a0876704a5a124441140c9b98026fc852a3afb7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Aug 2018 14:28:07 +0200 Subject: [PATCH] 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