Skip to content

Commit 88e5fa7

Browse files
authored
Merge pull request #45 from data-max-hq/dependabot/pip/sqlfluff-2.3.0
Bump sqlfluff from 2.2.0 to 2.3.0
2 parents 503b7b0 + b1f2474 commit 88e5fa7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pre-commit = "^3.3.2"
1818
pytest = "^7.3.2"
1919
pytest-cov = "^4.1.0"
2020
black = "^23.1.0"
21-
sqlfluff = "^2.2.0"
21+
sqlfluff = "^2.3.0"
2222

2323
[build-system]
2424
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)