diff --git a/pyproject.toml b/pyproject.toml index 4d27953b..9c445a79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dev-mypy = [ "mypy == 1.15.0", "types-setuptools >= 67.6.0, < 80", # Should match the api dependency "types-Markdown == 3.7.0.20250322", - "types-PyYAML == 6.0.12.20250326", + "types-PyYAML == 6.0.12.20250402", "types-babel == 2.11.0.15", "types-colorama == 0.4.15.20240311", # For checking the noxfile, docs/ script, and tests