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