From bec0dd0239f8449c30ce96b743059ff22250f19b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 19:34:01 +0000 Subject: [PATCH] Update dependency types-pyyaml to v6.0.12.20241221 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b3bfc3c7..7deb05f1 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.20241221" types-setuptools = "68.0.0.3" types-markdown = "3.4.2.10" types-toml = "0.10.8.20240310"