diff --git a/pyproject.toml b/pyproject.toml index f64e2b03..dbe36145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev-mypy = [ "mypy == 1.10.1", "types-setuptools >= 67.6.0, < 71", # Should match the build dependency "types-Markdown == 3.6.0.20240316", - "types-PyYAML == 6.0.12.20240311", + "types-PyYAML == 6.0.12.20240724", "types-babel == 2.11.0.15", "types-colorama == 0.4.15.20240311", # For checking the noxfile, docs/ script, and tests