diff --git a/pyproject.toml b/pyproject.toml index 90ce907..97a1225 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-timeout==2.3.1", "pytest==8.3.5", "ruff==0.11.8", - "yamllint==1.37.0", + "yamllint==1.37.1", ] [project.urls]