diff --git a/pyproject.toml b/pyproject.toml index fba50fb..46d6861 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ tests = [ "freezegun==1.5.5", "pillow >=9.5, <12", "pytest >=7.4, <9", - "pytest-cov >=4, <7", + "pytest-cov >=4, <8", "responses >=0.23, <0.26", ]