diff --git a/pyproject.toml b/pyproject.toml index c2fd91d6..916cf1d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dev = [ ] test = [ "pytest>=7.1.3,<7.3.0", - "pytest-cov>=3.0.0,<3.1.0", + "pytest-cov>=3.0.0,<5.1.0", "pytest-xdist>=3.0.0,<3.2.0", "pytest-sugar>=0.9.4,<0.10.0", "pytest-testmon==2.1.0",