diff --git a/setup.py b/setup.py index bd1da3ca..c5c0e3a8 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ "test": [ "coverage==7.2.5", "pytest<7.4", - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "testfixtures==7.1.0", "tox==4.5.1", "flake8==6.0.0",