diff --git a/setup.py b/setup.py index 2029a10..33faf52 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ ], extras_require={ "tests": [ - "pytest-cov==5.*", + "pytest-cov==6.*", "pytest-instafail==0.5.*", "pytest-mock==3.*", "pytest-watch==4.*",