chore(deps): update dependency types-pyyaml to v6.0.12.20260518 (#7670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 21:44:36 +00:00
committed by GitHub
parent 55a8fdfee5
commit 2cf042fce9
2 changed files with 5 additions and 5 deletions

View File

@@ -74,7 +74,7 @@ dev = [
"pytest-asyncio==1.3.0", "pytest-asyncio==1.3.0",
"rich==15.0.0", "rich==15.0.0",
"ruff==0.15.12", "ruff==0.15.12",
"types-PyYAML==6.0.12.20260408", "types-PyYAML==6.0.12.20260518",
"types-python-dateutil==2.9.0.20260408", "types-python-dateutil==2.9.0.20260408",
"types-python-slugify==8.0.2.20240310", "types-python-slugify==8.0.2.20240310",
"types-requests==2.33.0.20260503", "types-requests==2.33.0.20260503",

8
uv.lock generated
View File

@@ -1040,7 +1040,7 @@ dev = [
{ name = "ruff", specifier = "==0.15.12" }, { name = "ruff", specifier = "==0.15.12" },
{ name = "types-python-dateutil", specifier = "==2.9.0.20260408" }, { name = "types-python-dateutil", specifier = "==2.9.0.20260408" },
{ name = "types-python-slugify", specifier = "==8.0.2.20240310" }, { name = "types-python-slugify", specifier = "==8.0.2.20240310" },
{ name = "types-pyyaml", specifier = "==6.0.12.20260408" }, { name = "types-pyyaml", specifier = "==6.0.12.20260518" },
{ name = "types-requests", specifier = "==2.33.0.20260503" }, { name = "types-requests", specifier = "==2.33.0.20260503" },
{ name = "types-urllib3", specifier = "==1.26.25.14" }, { name = "types-urllib3", specifier = "==1.26.25.14" },
] ]
@@ -1968,11 +1968,11 @@ wheels = [
[[package]] [[package]]
name = "types-pyyaml" name = "types-pyyaml"
version = "6.0.12.20260408" version = "6.0.12.20260518"
source = { registry = "https://pypi.org/simple" } 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/b8/83/4a1afc3fbfcf5b8d46fc390cd95ed6b0dc9010a265f4e9f46314efffa37a/types_pyyaml-6.0.12.20260518.tar.gz", hash = "sha256:d917f83fb38462550338c1297faedd860b3ec83912b96b1e3d73255f7473e466", size = 17850, upload-time = "2026-05-18T06:01:58.675Z" }
wheels = [ 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/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" },
] ]
[[package]] [[package]]