diff --git a/setup.py b/setup.py index f8029826..eafbb188 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ "test": [ "coverage==6.4.4", "pytest<7.2", - "pytest-cov==3.0.0", + "pytest-cov==4.0.0", "testfixtures==7.0.0", "tox==3.26.0", "flake8==5.0.4",