diff --git a/pyproject.toml b/pyproject.toml index 89a25a7..e430983 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "coverage>=7.3.2,<8.0.0", "pylint>=4.0.5,<4.1.0", "pytest>=9.0.2,<9.1.0", - "pytest-cov>=7.0.0,<7.1.0", + "pytest-cov>=7.1.0,<7.2.0", "pytest-rerunfailures>=3.1", "responses>=0.23.3,<1.0.0", "black>=26.3.1,<26.3.2",