diff --git a/pyproject.toml b/pyproject.toml index f07ce8c..20c999c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "ruff==0.15.10", "setuptools==83.0.0", "types-pytz==2026.2.0.20260518", - "types-pyyaml==6.0.12.20260408", + "types-pyyaml==6.0.12.20260724", "types-requests==2.33.0.20260712", ] diff --git a/uv.lock b/uv.lock index c3a8d7a..b20ee26 100644 --- a/uv.lock +++ b/uv.lock @@ -214,7 +214,7 @@ dev = [ { name = "ruff", specifier = "==0.15.10" }, { name = "setuptools", specifier = "==83.0.0" }, { name = "types-pytz", specifier = "==2026.2.0.20260518" }, - { name = "types-pyyaml", specifier = "==6.0.12.20260408" }, + { name = "types-pyyaml", specifier = "==6.0.12.20260724" }, { name = "types-requests", specifier = "==2.33.0.20260712" }, ] @@ -629,11 +629,11 @@ wheels = [ [[package]] name = "types-pyyaml" -version = "6.0.12.20260408" +version = "6.0.12.20260724" source = { registry = "https://pypi.org/simple" } -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" } +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/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" }, + { 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" }, ] [[package]]