From ed8855ac986f149074fa161c85387f47bea4edc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 28 Sep 2019 14:57:28 -0500 Subject: [PATCH] Update pytest-mock from 1.10.0 to 1.11.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b7a7e22a..ba2507a8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -20,7 +20,7 @@ pytest==5.1.0 # pyup: update minor pytest-runner==5.1 # pyup: update minor pytest-asyncio==0.10.0 # pyup: update minor pytest-tornado5==2.0.0 # pyup: update minor -pytest-mock==1.10.0 # pyup: update minor +pytest-mock==1.11.0 # pyup: update minor pytest-cov==2.7.1 # pyup: update minor # docs