diff --git a/pyproject.toml b/pyproject.toml index 4e43cb7e..0497fc37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "pre-commit>=4.6.0", "pytest>=9.0.3", "pytest-cov>=7.1.0", - "ruff>=0.15.12", + "ruff>=0.15.13", "sqlfluff>=4.2.0", "ty>=0.0.36", ]