diff --git a/setup.py b/setup.py index 98f394b3..5b103944 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ "coverage>=7.10,<7.11", "pylint>=3,<3.4", "pytest>=8,<8.5", - "pytest-cov>=6,<6.4", + "pytest-cov>=7,<7.1", "mypy>=1.17,<1.18", "types-python-dateutil", "types-requests",