From 2c8e16f17331a3c3d5e10ccc2c7bb97b57a6eccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 12:16:47 +0000 Subject: [PATCH] Bump sqlfluff from 3.5.0 to 4.0.0 in /src Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](https://github.com/sqlfluff/sqlfluff/compare/3.5.0...4.0.0) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index eb86638b690..12ceb8ce2fd 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,4 +4,4 @@ gunicorn==23.0.0 pytest==9.0.2 pytest-watch==4.2.0 pytest-cov==7.0.0 -sqlfluff==3.5.0 +sqlfluff==4.0.0