diff --git a/setup.py b/setup.py index ef2313c..0f2134a 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "test": [ "pytest<9", "pytest-cache<2", - "pytest-cov<6.1", + "pytest-cov<6.2", "python-dotenv<1.1", "responses<0.26", ],