From c17fde6fea2c3128ac1d0062e0817a3080c88a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 06:54:52 +0000 Subject: [PATCH] deps(python): bump sqlfluff from 3.0.2 to 3.0.3 in /dependencies/python (#5445) Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.0.2 to 3.0.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/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: sqlfluff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/sqlfluff.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 84141538..921aff4a 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -1 +1 @@ -sqlfluff==3.0.2 +sqlfluff==3.0.3