From 991950292776601943f196b8d19157acabde4176 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 May 2021 10:37:16 +1000 Subject: [PATCH] Update pytest-cov from 2.11.1 to 2.12.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 843598e..114cfdf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest==6.2.4;python_version>'3.0' -pytest-cov==2.11.1 +pytest-cov==2.12.0 #pytest-datadir #pytest-mpl #pytest-regtest