From e81510f113adc1e72d848f0845b5faef09ea18c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 02:49:53 +0000 Subject: [PATCH] Update dependency types-pyyaml to v6.0.12.20260724 --- aoc-main/pyproject.toml | 2 +- aoc-main/uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aoc-main/pyproject.toml b/aoc-main/pyproject.toml index e47bbdec..7c0522bb 100644 --- a/aoc-main/pyproject.toml +++ b/aoc-main/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ [dependency-groups] dev = [ "pytest ==9.1.1", - "types-PyYAML ==6.0.12.20260518" + "types-PyYAML ==6.0.12.20260724" ] [project.scripts] diff --git a/aoc-main/uv.lock b/aoc-main/uv.lock index 96f675cc..be124196 100644 --- a/aoc-main/uv.lock +++ b/aoc-main/uv.lock @@ -22,7 +22,7 @@ requires-dist = [{ name = "pyyaml", specifier = "==6.0.3" }] [package.metadata.requires-dev] dev = [ { name = "pytest", specifier = "==9.1.1" }, - { name = "types-pyyaml", specifier = "==6.0.12.20260518" }, + { name = "types-pyyaml", specifier = "==6.0.12.20260724" }, ] [[package]] @@ -114,9 +114,9 @@ wheels = [ [[package]] name = "types-pyyaml" -version = "6.0.12.20260518" +version = "6.0.12.20260724" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/b8/83/4a1afc3fbfcf5b8d46fc390cd95ed6b0dc9010a265f4e9f46314efffa37a/types_pyyaml-6.0.12.20260518.tar.gz", hash = "sha256:d917f83fb38462550338c1297faedd860b3ec83912b96b1e3d73255f7473e466", size = 17850, upload-time = "2026-05-18T06:01:58.675Z" } +sdist = { url = "https://files.pythonhosted.org/packages/3f/6f/a28f44bcd56bebed42b028a2894c79853e2f5e6b5279e633cb3f287a05e7/types_pyyaml-6.0.12.20260724.tar.gz", hash = "sha256:3c1ce1bb73cd5ec02e90390c2b1f00e810d241d8825fd73ff359696839271b6b", size = 17893, upload-time = "2026-07-24T04:58:43.453Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/06/a2/c01db32be2ae7d6a1689972f3c492b149ee4e164b12fdfd9f64b50888215/types_pyyaml-6.0.12.20260518-py3-none-any.whl", hash = "sha256:d2150f75a231c9fe9c7463bd29487d93e60bac90400287351384bc2284eba7cd", size = 20312, upload-time = "2026-05-18T06:01:57.368Z" }, + { url = "https://files.pythonhosted.org/packages/8b/42/0337fefc615e20ee55d1c8f71b774a9b2b734a04669139c20753b27a2a3a/types_pyyaml-6.0.12.20260724-py3-none-any.whl", hash = "sha256:d57db930a4b2efbc57cf430ec8882765d246929432fa253092f383902329a453", size = 20312, upload-time = "2026-07-24T04:58:42.486Z" }, ]