diff --git a/poetry.lock b/poetry.lock index 241d98a..7f00b01 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1818,14 +1818,14 @@ test = ["pytest"] [[package]] name = "yamllint" -version = "1.37.0" +version = "1.37.1" description = "A linter for YAML files." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "yamllint-1.37.0-py3-none-any.whl", hash = "sha256:c03ab4e79ab4af964c8eb16ac9746880fc76a3bb0ffb14925b9a55220ae7dda0"}, - {file = "yamllint-1.37.0.tar.gz", hash = "sha256:ead81921d4d87216b2528b7a055664708f9fb8267beb0c427cb706ac6ab93580"}, + {file = "yamllint-1.37.1-py3-none-any.whl", hash = "sha256:364f0d79e81409f591e323725e6a9f4504c8699ddf2d7263d8d2b539cd66a583"}, + {file = "yamllint-1.37.1.tar.gz", hash = "sha256:81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d"}, ] [package.dependencies] @@ -1951,4 +1951,4 @@ cffi = ["cffi (>=1.11)"] [metadata] lock-version = "2.1" python-versions = "3.12.4" -content-hash = "403e1fad9f23978578c8ccb8451c96bbf62eb9e87e7745981165808c2b0b5c1b" +content-hash = "ad1359554f68c073064dcd3fc658cf89e816809ba47651a5e17229cff9256aea" diff --git a/pyproject.toml b/pyproject.toml index eed6721..4a1c76e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ pytest = "8.3.5" pytest-mock = "3.14.0" flake8 = "7.2.0" pep8-naming = "0.15.1" -yamllint = "1.37.0" +yamllint = "1.37.1" [tool.poetry.group.external] # Provided only for use by boards platforms