diff --git a/pyproject.toml b/pyproject.toml index f21a41e9..5c66d230 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.13", + "ruff>=0.15.14", "sqlfluff>=4.2.1", "ty>=0.0.38", ]