diff --git a/setup.py b/setup.py index fcbe9243..2ae87cc3 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "Cython==3.0.2", ], "test": [ - "coverage==7.3.0", + "coverage==7.3.1", "pytest<7.5", "pytest-cov==4.1.0", "testfixtures==7.1.0",