Skip to content

Commit a401d32

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

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.1
55
pytest-watch==4.2.0
66
pytest-cov==6.2.1
7-
sqlfluff==3.4.1
7+
sqlfluff==3.4.2
88

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

0 commit comments

Comments
 (0)