From da611779159e516751c5d798ba80cb35f18557ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 May 2020 13:41:00 +1000 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.9.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 56747c2..55ce90d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest==5.4.1;python_version>'3.0' -pytest-cov==2.8.1 +pytest-cov==2.9.0 #pytest-datadir #pytest-mpl #pytest-regtest