Skip to content

Commit

Permalink
chore(deps): update dependency sqlglot to >=24.0.0,<25.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 8292241 commit 07b927d
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.29",
"sqlglot>=24.0.0,<25.31",
"typing_extensions>=4.8,<5",
],
extras_require={
Expand Down

0 comments on commit 07b927d

Please sign in to comment.