From 72db42877f1a02f91a8cff37637176c39ee12c3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 20 Jan 2021 18:48:36 +0000 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.11.1 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..9795d757 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -52,7 +52,7 @@ pydocstyle==3.0.0 # via -r test.in, flake8-docstrings pyflakes==2.1.1 # via flake8 pygments==2.6.1 # via sphinx pyparsing==2.4.7 # via packaging -pytest-cov==2.8.1 # via -r test.in +pytest-cov==2.11.1 # via -r test.in pytest==4.6.5 # via -r test.in, pytest-cov python-json-logger==0.1.11 # via daiquiri python-mimeparse==1.6.0 # via testtools