From 1c58d3096dc67b9cf37338fc8fcb5b2e48520093 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Oct 2019 00:38:15 +1100 Subject: [PATCH] Update pytest-cov from 2.7.1 to 2.8.1 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 6a0489a..4416509 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,2 +1,2 @@ pytest==5.0.1 -pytest-cov==2.7.1 \ No newline at end of file +pytest-cov==2.8.1 \ No newline at end of file