diff --git a/pyproject.toml b/pyproject.toml index 5bfa2a0e..25e8617f 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.1.0", + "pytest-cov==6.1.1", "pytest-retry==1.7.0", "pytest-xdist==3.6.1", "python-dotenv==1.1.0",