Skip to content

Commit

Permalink
chore(deps): update dependency sqlglot to v26 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent c34cb5f commit 7e8605a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
python_requires=">=3.8",
install_requires=[
"prettytable<3.12.1",
"sqlglot>=24.0.0,<25.35",
"sqlglot>=24.0.0,<26.1",
"typing_extensions>=4.8,<5",
],
extras_require={
Expand Down

0 comments on commit 7e8605a

Please sign in to comment.