diff --git a/setup.py b/setup.py index 965ffe4b..de742c1b 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "Cython==0.29.35", ], "test": [ - "coverage==7.2.5", + "coverage==7.2.7", "pytest<7.4", "pytest-cov==4.1.0", "testfixtures==7.1.0",