Skip to content

Commit

Permalink
chore(deps): update dependency sqlglot to >=24.0.0,<25.16 (#147)
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 Aug 21, 2024
1 parent a979ecd commit 669da9b
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.11.1",
"sqlglot>=24.0.0,<25.14",
"sqlglot>=24.0.0,<25.16",
"typing_extensions>=4.8,<5",
],
extras_require={
Expand Down

0 comments on commit 669da9b

Please sign in to comment.