From e5655cc47a1b228ffc566654d1c1753c1b34bbb6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Feb 2018 22:38:22 +0100 Subject: [PATCH] Update pytest-mock from 1.6.3 to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55e26ee..14986bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ pytest-aiohttp==0.1.3 pytest-asyncio==0.8.0 pytest-catchlog==1.2.2 pytest-cov==2.5.1 -pytest-mock==1.6.3 +pytest-mock==1.7.0 python-slugify==1.2.4