diff --git a/setup.py b/setup.py index a53a22a..3722e9d 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "pytest==8.3.3", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", - "pytest-cov==5.0.0", + "pytest-cov==6.0.0", "pycodestyle==2.12.1", "black==24.8.0", "isort==5.13.2",