diff --git a/setup.py b/setup.py index 110d3c31..00a08475 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "Cython==0.29.27", ], "test": [ - "coverage==6.3.1", + "coverage==6.3.2", "pytest<7.1", "pytest-cov==3.0.0", "testfixtures==6.18.3",