From 9e40bbc3e102bd60eb6da58004b38e5346bbc08b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 16:19:14 +0400 Subject: [PATCH] Update pytest-cov from 2.7.1 to 2.8.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 5220a4a0..1a2dbf61 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -8,7 +8,7 @@ flake8==3.7.7 flake8-isort==2.7.0 isort==4.3.21 pytest==5.2.0 -pytest-cov==2.7.1 +pytest-cov==2.8.1 pytest-django==3.5.1 pytest-factoryboy==2.0.3 recommonmark==0.6.0