Skip to content

Commit a874f15

Browse files
JCZuurmonddependabot[bot]gueniai
authored
Update sqlglot requirement from <26.2,>=25.5.0 to >=25.5.0,<26.3 (#3528)
Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version. - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.5.0...v26.2.1) --- updated-dependencies: - dependency-name: sqlglot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guenia Izquierdo Delgado <guenia.izquierdo@databricks.com>
1 parent 75f8ee3 commit a874f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = ["databricks-sdk>=0.40,<0.41",
4848
"databricks-labs-lsql>=0.14.0,<0.15",
4949
"databricks-labs-blueprint>=0.9.1,<0.11",
5050
"PyYAML>=6.0.0,<7.0.0",
51-
"sqlglot>=25.5.0,<26.2",
51+
"sqlglot>=25.5.0,<26.3",
5252
"astroid>=3.3.1"]
5353

5454
[project.optional-dependencies]

0 commit comments

Comments
 (0)