Skip to content

Commit e1b25ce

Browse files
Bump sqlfluff from 3.3.0 to 3.3.1 in /src (#4042)
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: sqlfluff 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 2ec21f7 commit e1b25ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gunicorn==22.0.0
44
pytest==8.2.2
55
pytest-watch==4.2.0
66
pytest-cov==6.0.0
7-
sqlfluff==3.3.0
7+
sqlfluff==3.3.1
88

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

0 commit comments

Comments
 (0)