diff --git a/pyproject.toml b/pyproject.toml index 925d743a..2454ca2a 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.14", + "ruff>=0.15.15", "sqlfluff>=4.2.1", "ty>=0.0.40", ]