diff --git a/pyproject.toml b/pyproject.toml index dbe823e1..ac436cdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ optional-dependencies.dev = [ "pyright==1.1.398", "pyroma==4.2", "pytest==8.3.5", - "pytest-cov==6.0.0", + "pytest-cov==6.1.0", "pytest-retry==1.7.0", "pytest-xdist==3.6.1", "python-dotenv==1.1.0",