diff --git a/setup.py b/setup.py index 5fcaa6d6..b776490d 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "Cython==0.29.33", ], "test": [ - "coverage==7.0.2", + "coverage==7.0.4", "pytest<7.3", "pytest-cov==4.0.0", "testfixtures==7.0.4",