From d9ac3cbdfb325f00ccd680436d2831fd3be28277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:32:21 +0000 Subject: [PATCH] deps(python): bump sqlfluff from 3.1.0 to 3.1.1 in /dependencies/python (#6065) Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 3.1.0 to 3.1.1. - [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.1.0...3.1.1) --- 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 b6c7e9e8..e6c4e499 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -1 +1 @@ -sqlfluff==3.1.0 +sqlfluff==3.1.1