From 239f8606e15fe0fe02d3b02db1fd2bbf28f1171e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Jul 2018 14:23:12 +0200 Subject: [PATCH] Update pytest from 3.6.2 to 3.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2303f11d..f87241e32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ scipy==1.1.0 jsonschema==2.6.0 numpy==1.14.5 TA-Lib==0.4.17 -pytest==3.6.2 +pytest==3.6.3 pytest-mock==1.10.0 pytest-cov==2.5.1 tabulate==0.8.2