From e6bf3ba2ed31307a742082d77f2f897a12ade6e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Jun 2021 11:49:15 +1000 Subject: [PATCH] Update pytest-cov from 2.12.0 to 2.12.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 114cfdf..233cca6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ pytest==6.2.4;python_version>'3.0' -pytest-cov==2.12.0 +pytest-cov==2.12.1 #pytest-datadir #pytest-mpl #pytest-regtest