Skip to content

Commit

Permalink
chore(deps): update dependency sqlglot to >=24.0.0,<25.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and eakmanrq committed Dec 16, 2024
1 parent 4de9375 commit c222b60
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.33",
"sqlglot>=24.0.0,<25.35",
"typing_extensions>=4.8,<5",
],
extras_require={
Expand Down

0 comments on commit c222b60

Please sign in to comment.