Skip to content

Commit

Permalink
Bump sqlfluff from 2.3.4 to 2.3.5
Browse files Browse the repository at this point in the history
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](sqlfluff/sqlfluff@2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent c60e0e0 commit 09dc559
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pre-commit = "^3.5.0"
pytest = "^7.4.1"
pytest-cov = "^4.1.0"
black = "^23.9.1"
sqlfluff = "^2.3.4"
sqlfluff = "^2.3.5"

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

0 comments on commit 09dc559

Please sign in to comment.