From 89b25fcbdd0fc9d0d82b7918b869aea0eb77cb60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2018 12:13:50 +0100 Subject: [PATCH] Pin pytest-mock to latest version 1.6.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fa0ff2b2d..b4411727a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ pytest pytest-cache pytest-cov pytest-isort -pytest-mock +pytest-mock==1.6.3 pytest-pylint pytest-runner onewire>=0.2