From 2d34d91a5d6296c13a002306cd016312829a8de6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2019 19:43:08 +0200 Subject: [PATCH] Update pytest-mock from 1.10.4 to 1.11.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 662e7e0d..5d3a7b2d 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ coveralls==1.8.2 pytest==5.2.1 pytest-cov==2.8.1 -pytest-mock==1.10.4 +pytest-mock==1.11.1 wptserve==2.0