From 211bc5d89a4e75146791aaf4250ddff6909e6225 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 May 2019 18:40:37 +0200 Subject: [PATCH] Update mock from 2.0.0 to 3.0.4 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..2c973031 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -14,7 +14,7 @@ pytest==3.2.3 pytest-cov==2.5.1 tox==2.9.1 coveralls==1.2.0 -mock==2.0.0 +mock==3.0.4 hypothesis==3.32.0 # docs