From 0986ce2ca19d70eb7959b9bee2acc02935bd170c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:44:04 +0000 Subject: [PATCH] chore(deps): update dependency types-pyyaml to v6.0.12.20260408 (#7454) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6b0e58dcd..836087904 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ dev = [ "pytest-asyncio==1.3.0", "rich==15.0.0", "ruff==0.15.9", - "types-PyYAML==6.0.12.20250915", + "types-PyYAML==6.0.12.20260408", "types-python-dateutil==2.9.0.20260408", "types-python-slugify==8.0.2.20240310", "types-requests==2.33.0.20260408", diff --git a/uv.lock b/uv.lock index bac5f4fa9..b598d53bf 100644 --- a/uv.lock +++ b/uv.lock @@ -1006,7 +1006,7 @@ dev = [ { name = "ruff", specifier = "==0.15.9" }, { name = "types-python-dateutil", specifier = "==2.9.0.20260408" }, { name = "types-python-slugify", specifier = "==8.0.2.20240310" }, - { name = "types-pyyaml", specifier = "==6.0.12.20250915" }, + { name = "types-pyyaml", specifier = "==6.0.12.20260408" }, { name = "types-requests", specifier = "==2.33.0.20260408" }, { name = "types-urllib3", specifier = "==1.26.25.14" }, ] @@ -1919,11 +1919,11 @@ wheels = [ [[package]] name = "types-pyyaml" -version = "6.0.12.20250915" +version = "6.0.12.20260408" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/7e/69/3c51b36d04da19b92f9e815be12753125bd8bc247ba0470a982e6979e71c/types_pyyaml-6.0.12.20250915.tar.gz", hash = "sha256:0f8b54a528c303f0e6f7165687dd33fafa81c807fcac23f632b63aa624ced1d3", size = 17522, upload-time = "2025-09-15T03:01:00.728Z" } +sdist = { url = "https://files.pythonhosted.org/packages/74/73/b759b1e413c31034cc01ecdfb96b38115d0ab4db55a752a3929f0cd449fd/types_pyyaml-6.0.12.20260408.tar.gz", hash = "sha256:92a73f2b8d7f39ef392a38131f76b970f8c66e4c42b3125ae872b7c93b556307", size = 17735, upload-time = "2026-04-08T04:30:50.974Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/bd/e0/1eed384f02555dde685fff1a1ac805c1c7dcb6dd019c916fe659b1c1f9ec/types_pyyaml-6.0.12.20250915-py3-none-any.whl", hash = "sha256:e7d4d9e064e89a3b3cae120b4990cd370874d2bf12fa5f46c97018dd5d3c9ab6", size = 20338, upload-time = "2025-09-15T03:00:59.218Z" }, + { url = "https://files.pythonhosted.org/packages/1c/f0/c391068b86abb708882c6d75a08cd7d25b2c7227dab527b3a3685a3c635b/types_pyyaml-6.0.12.20260408-py3-none-any.whl", hash = "sha256:fbc42037d12159d9c801ebfcc79ebd28335a7c13b08a4cfbc6916df78fee9384", size = 20339, upload-time = "2026-04-08T04:30:50.113Z" }, ] [[package]]