Updated libraries

pull/130/head
Yuta Hayashibe 2025-03-17 16:47:09 +09:00
parent fb8d4afacc
commit ae49c99c8a
No known key found for this signature in database
GPG Key ID: CD83C5CFA6802211
1 changed files with 3 additions and 3 deletions

View File

@ -83,13 +83,13 @@ dev = [
[[package]]
name = "yamllint"
version = "1.36.0"
version = "1.36.1"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pathspec" },
{ name = "pyyaml" },
]
sdist = { url = "https://files.pythonhosted.org/packages/cc/b6/d17e75cc0b1b0a93cb04bb0b350c6ab10f48271f35897849c5d136b7a037/yamllint-1.36.0.tar.gz", hash = "sha256:3835a65994858679ea06fd998dd968c3f71935cd93742990405999d888e21130", size = 131585 }
sdist = { url = "https://files.pythonhosted.org/packages/d8/1e/f08445d56c0d32551c9c7e8324888446ccc49ac021ca3b136ab384cef35a/yamllint-1.36.1.tar.gz", hash = "sha256:a287689daaafc301a80549b2d0170452ebfdcabd826e3fe3b4c66e322d4851fa", size = 56810 }
wheels = [
{ url = "https://files.pythonhosted.org/packages/40/ae/298aa85e0debef5d2b515f778c8da4062a9d3ed2a66017aad080a6ff611c/yamllint-1.36.0-py3-none-any.whl", hash = "sha256:22ab6a7db9d5f0954bd7a50ef70a41c1465c61f955893070b0767c0ec6693b7b", size = 66827 },
{ url = "https://files.pythonhosted.org/packages/ca/7e/e057b7deb3843625e235c976650f8ac93cae42326d9b03aed034b46b36ae/yamllint-1.36.1-py3-none-any.whl", hash = "sha256:3e2ccd47ea12449837adf6b2c56fd9e31172ce42bc1470380806be461f25df66", size = 67049 },
]