diff --git a/pyproject.toml b/pyproject.toml index 7dbf627d..d8b7dad5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ optional-dependencies.dev = [ "pyright==1.1.402", "pyroma==4.2", "pytest==8.3.5", - "pytest-cov==6.2.0", + "pytest-cov==6.2.1", "pytest-retry==1.7.0", "pytest-xdist==3.7.0", "python-dotenv==1.1.0",