From 082881cd65d06d5a6fde6f07b341715a74b29409 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 12 Nov 2016 16:45:30 +0100 Subject: [PATCH] Pin pytest-mock to latest version 1.4.0 (#43) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72345b5..97f493d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pytest==3.0.4 pytest-aiohttp==0.1.2 pytest-cov==2.4.0 pytest-sugar==0.7.1 -pytest-mock +pytest-mock==1.4.0 sphinx==1.4.8 aiohttp yarl