diff --git a/setup.py b/setup.py index 637d5dc..64abef8 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ ], extras_require={ "tests": [ - "pytest-cov>=5,<7", + "pytest-cov>=5,<8", "pytest-instafail==0.5.*", "pytest-mock==3.*", "pytest-ruff==0.*",