From 8017d8703c3050c801486bf0cb3f11444d4af63c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 May 2017 00:58:30 +0200 Subject: [PATCH] Update pytest-cov from 2.4.0 to 2.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d3c2..243359b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ pytest==3.0.5 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0 pytest-catchlog==1.2.2 -pytest-cov==2.4.0 +pytest-cov==2.5.1 pytest-mock==1.5.0 rst2html5-tools==0.5.2