diff --git a/pyproject.toml b/pyproject.toml index d8a28d0..df0231a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ [dependency-groups] dev = [ "mypy>=1.19.1", - "ruff>=0.14.10", + "ruff>=0.15.10", "yamllint>=1.38.0", ]