diff --git a/pyproject.toml b/pyproject.toml index b3bfc3c7..b19f58fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ version = ["multi-repo-automation"] # pylint = "2.15.6" prospector = { version = "1.10.3", extras = ["with-bandit", "with-mypy", "with-pyroma"] } types-requests = "2.31.0.20240406" -types-pyyaml = "6.0.12.20240917" +types-pyyaml = "6.0.12.20241230" types-setuptools = "68.0.0.3" types-markdown = "3.4.2.10" types-toml = "0.10.8.20240310"