Skip to content

Commit 30b3822

Browse files
fix(deps): update dependency sqlglot to >=23.4,<26.4 (#10715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Phillip Cloud <[email protected]>
1 parent b711f39 commit 30b3822

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"parsy>=2",
3131
"python-dateutil>=2.8.2",
3232
"pytz>=2022.7",
33-
"sqlglot>=23.4,<26.3",
33+
"sqlglot>=23.4,<26.4",
3434
"toolz>=0.11",
3535
"typing-extensions>=4.3.0",
3636
]

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)