diff --git a/setup.py b/setup.py index 86438b60..e092fbe3 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "Cython==3.0.0", ], "test": [ - "coverage==7.2.7", + "coverage==7.3.0", "pytest<7.5", "pytest-cov==4.1.0", "testfixtures==7.1.0",