diff --git a/setup.py b/setup.py index 5af249b2..1159df1b 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "Cython==3.0.2", ], "test": [ - "coverage==7.3.1", + "coverage==7.3.2", "pytest<7.5", "pytest-cov==4.1.0", "testfixtures==7.2.0",