Skip to content

Commit b7ca4ee

Browse files
Bump sqlglot from 26.29.0 to 30.11.0
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 26.29.0 to 30.11.0. - [Commits](tobymao/sqlglot@v26.29.0...v30.11.0) --- updated-dependencies: - dependency-name: sqlglot dependency-version: 30.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2373683 commit b7ca4ee

2 files changed

Lines changed: 657 additions & 657 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"databricks-labs-blueprint[yaml]~=0.12.0",
2626
"databricks-sdk>=0.38.0,<1.0.0",
2727
"pip~=26.0", # Temporary, blueprint doesn't declare this but it's needed.
28-
"sqlglot>=22.3.1,<26.30.0"
28+
"sqlglot>=22.3.1,<30.12.0"
2929
]
3030

3131
[project.urls]

0 commit comments

Comments
 (0)