From 482cb3e84b364bd23bc528f4162c18c6258aadcb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Jan 2021 12:18:37 +1100 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.11.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c467a2e..6653d3f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest==6.2.1;python_version>'3.0' -pytest-cov==2.10.1 +pytest-cov==2.11.0 #pytest-datadir #pytest-mpl #pytest-regtest