From 55dc699d45177fac05f541f764391bbc54c3eb22 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Apr 2018 06:42:10 +0200 Subject: [PATCH] Update pytest-mock from 1.7.1 to 1.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 251723b7f..3b6f6dcbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 numpy==1.14.2 TA-Lib==0.4.17 pytest==3.5.0 -pytest-mock==1.7.1 +pytest-mock==1.8.0 pytest-cov==2.5.1 hyperopt==0.1 # do not upgrade networkx before this is fixed https://github.com/hyperopt/hyperopt/issues/325