Skip to content

Commit

Permalink
bumped sqlfluff versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSLogan committed Oct 24, 2024
1 parent fbc97d3 commit 2a2187f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ snowflake-snowpark-python = "^1.20"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3.1"
sqlfluff = "3.1.0"
sqlfluff-templater-dbt = "3.1.0"
sqlfluff = "3.1.1"
sqlfluff-templater-dbt = "3.1.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 2a2187f

Please sign in to comment.