From 9e61fb923dc891be7b098548a96b7bb7f24a9a97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Jan 2019 04:55:31 +0100 Subject: [PATCH] Update pytest-cov from 2.6.0 to 2.6.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index f3c7c8ff..0b0cb498 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -9,7 +9,7 @@ flake8-isort==2.6.0 isort==4.3.4 mock==2.0.0 pytest==4.0.2 -pytest-cov==2.6.0 +pytest-cov==2.6.1 pytest-django==3.4.4 pytest-factoryboy==2.0.2 recommonmark==0.4.0