diff --git a/setup.py b/setup.py index f76042d2..3c766e25 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ "pytest-mock>=3.8.2,<3.12.0", "pytest-xdist[psutil]>=2.5.0,<3.0.0", "pytest-asyncio>=0.18.3,<1.0.0", - "pytest-cov>=4.0.0,<5.0.0", + "pytest-cov>=5.0.0,<6.0.0", "pytest-timeout>=2.1.0,<3.0.0", "pytest-clarity>=1.0.1,<2.0.0", "poetry>=1.2.0",