diff --git a/poetry.lock b/poetry.lock index 40fa09d..fb4b065 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1818,14 +1818,14 @@ test = ["pytest"] [[package]] name = "yamllint" -version = "1.36.2" +version = "1.37.0" description = "A linter for YAML files." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "yamllint-1.36.2-py3-none-any.whl", hash = "sha256:6ba19800513d86c987ed3cf48c0aba4e82b3624596e1dab55723b3733e11f35c"}, - {file = "yamllint-1.36.2.tar.gz", hash = "sha256:c9ccc818659736e7b13f7e2f9c3c9bb9ac77445be13e789e7d843e92cb8428ef"}, + {file = "yamllint-1.37.0-py3-none-any.whl", hash = "sha256:c03ab4e79ab4af964c8eb16ac9746880fc76a3bb0ffb14925b9a55220ae7dda0"}, + {file = "yamllint-1.37.0.tar.gz", hash = "sha256:ead81921d4d87216b2528b7a055664708f9fb8267beb0c427cb706ac6ab93580"}, ] [package.dependencies] @@ -1951,4 +1951,4 @@ cffi = ["cffi (>=1.11)"] [metadata] lock-version = "2.1" python-versions = "3.12.4" -content-hash = "255aeb545d351bb5fb5bb2db1addb6e1e826abd82dcf8435533494b2f94b6b29" +content-hash = "cfa3e3798532efd8da45c65c76bfa04c8553093870d2ccc5ed8cb5a566f0daf7" diff --git a/pyproject.toml b/pyproject.toml index 5fccc59..d892aae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ pytest = "8.3.5" pytest-mock = "3.14.0" flake8 = "7.1.2" pep8-naming = "0.14.1" -yamllint = "1.36.2" +yamllint = "1.37.0" [tool.poetry.group.external] # Provided only for use by boards platforms