diff --git a/setup.py b/setup.py index f0b5287d..a67d1534 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "Cython==0.29.32", ], "test": [ - "coverage==6.4.2", + "coverage==6.4.4", "pytest<7.2", "pytest-cov==3.0.0", "testfixtures==7.0.0",