diff --git a/pyproject.toml b/pyproject.toml index 341882fa..6c9f0d12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,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", "pyyaml==6.0.2", "ruff==0.11.3", # We add shellcheck-py not only for shell scripts and shell code blocks,