diff --git a/setup.py b/setup.py index 7e2bc62..2ad69e6 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "test": [ "pytest<9", "pytest-cache<2", - "pytest-cov<6.3", + "pytest-cov<7.1", "python-dotenv<1.2", "responses<0.26", ],