From 273da7891fd5d44199458a863635a91f155ba137 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Mar 2020 18:41:08 +0100 Subject: [PATCH] Update pytest-mock from 1.10.4 to 2.0.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 839474ec..54fff69a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ coveralls==1.11.1 pytest==5.4.1 pytest-cov==2.8.1 -pytest-mock==1.10.4 +pytest-mock==2.0.0 wptserve==2.0