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