Skip to content

Commit 13be51f

Browse files
Bump sqlfluff from 3.4.0 to 3.4.1 in /src (#4140)
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e7906d commit 13be51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gunicorn==23.0.0
44
pytest==8.4.0
55
pytest-watch==4.2.0
66
pytest-cov==6.2.1
7-
sqlfluff==3.4.0
7+
sqlfluff==3.4.1
88

99
# sql/util/* dependencies
1010
pandas==2.3.0

0 commit comments

Comments
 (0)