Skip to content

Commit 7ac71ea

Browse files
authored
Fix: bump sqlglot to v18.9.0 (#1494)
1 parent 14c051f commit 7ac71ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"requests",
4747
"rich",
4848
"ruamel.yaml",
49-
"sqlglot~=18.7.0",
49+
"sqlglot~=18.9.0",
5050
],
5151
extras_require={
5252
"bigquery": [

0 commit comments

Comments
 (0)