diff --git a/setup.py b/setup.py index 9b4136ed..958414bc 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "Cython==0.29.34", ], "test": [ - "coverage==7.2.3", + "coverage==7.2.5", "pytest<7.4", "pytest-cov==4.0.0", "testfixtures==7.1.0",