diff --git a/pyproject.toml b/pyproject.toml index 885dddc6..91e95e80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "pre-commit>=4.5.1", "pytest>=9.0.3", "pytest-cov>=7.1.0", - "ruff>=0.15.11", + "ruff>=0.15.12", "sqlfluff>=4.1.0", "ty>=0.0.32", ]