diff --git a/setup.py b/setup.py index 5f034299..ed8d1d34 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ "Cython==0.29.24", ], "test": [ - "coverage==6.1.1", + "coverage==6.1.2", "pytest<6.3", "pytest-cov==3.0.0", "testfixtures==6.18.3",