diff --git a/pyproject.toml b/pyproject.toml index d1b5616..1a51335 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,6 +68,7 @@ dev = [ # Bump both together (and re-verify) when updating. "ruff==0.16.4", "mypy==2.3.0", + "types-PyYAML>=6.0.0", "bandit==1.9.4", "pre-commit>=3.3.0",