diff --git a/setup.py b/setup.py index 5851f7e..4649465 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ "test": [ "pytest<9", "pytest-cache<2", - "pytest-cov<5.1", + "pytest-cov<6.1", "python-dotenv<1.1", "responses<0.26", ],