Skip to content

Commit a790109

Browse files
Bump sqlfluff from 3.0.3 to 3.0.5
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.0.3...3.0.5) --- updated-dependencies: - dependency-name: sqlfluff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37c3a8b commit a790109

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pre-commit = "^3.7.0"
1818
pytest = "^8.1.1"
1919
pytest-cov = "^5.0.0"
2020
black = "^24.2.0"
21-
sqlfluff = "^3.0.3"
21+
sqlfluff = "^3.0.5"
2222

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

0 commit comments

Comments
 (0)