diff --git a/pyproject.toml b/pyproject.toml index 29015db20..41b4dead1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -314,7 +314,7 @@ dev = [ "pyright==1.1.355", "pyroma==4.2", "pytest==8.1.1", - "pytest-cov==4.1", + "pytest-cov==5.0.0", "pytest-retry==1.6.2", "pytest-xdist==3.5.0", "python-dotenv==1.0.1",