From ac57c102528ee5815b5a9a12a6990f89d9604609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:39:17 +0000 Subject: [PATCH] Bump sqlfluff from 1.4.5 to 2.3.3 in /src Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 1.4.5 to 2.3.3. - [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/1.4.5...2.3.3) --- updated-dependencies: - dependency-name: sqlfluff 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 177b10abcd8..c1dd9c1c79a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,4 +4,4 @@ gunicorn==21.2.0 pytest==7.4.2 pytest-watch==4.2.0 pytest-cov==4.1.0 -sqlfluff==1.4.5 +sqlfluff==2.3.3