Skip to content

Commit c8c8851

Browse files
authored
Merge pull request #241 from a5chin/dependabot/pip/sqlfluff-gte-4.2.0
chore(uv): update sqlfluff requirement from >=4.1.0 to >=4.2.0
2 parents 00e7998 + d1cac6d commit c8c8851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"pytest>=9.0.3",
3131
"pytest-cov>=7.1.0",
3232
"ruff>=0.15.12",
33-
"sqlfluff>=4.1.0",
33+
"sqlfluff>=4.2.0",
3434
"ty>=0.0.35",
3535
]
3636

0 commit comments

Comments
 (0)