diff --git a/setup.py b/setup.py index 185d3970f7..2b47928419 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ 'pre-commit>=3.4.0,<4', 'pytest>=7.2.1,<8', 'pytest_codeblocks>=0.16.1,<0.17', - 'pytest-cov>=4,<5', + 'pytest-cov>=4,<6', 'pyright==1.1.256', 'toml>=0.10.2,<0.11', 'packaging>=21,<23',