diff --git a/pyproject.toml b/pyproject.toml index c22f713e..5d5994d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ optional-dependencies.dev = [ "pyroma==5.0.1", "pytest==9.0.2", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pyyaml==6.0.3", "ruff==0.15.7", # We add shellcheck-py not only for shell scripts and shell code blocks,