Skip to content

Commit a2a886b

Browse files
authored
fix: bump sqlglot 25.6.0 (#2915)
1 parent 98d1809 commit a2a886b

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
@@ -47,7 +47,7 @@
4747
"requests",
4848
"rich[jupyter]",
4949
"ruamel.yaml",
50-
"sqlglot[rs]~=25.5.1",
50+
"sqlglot[rs]~=25.6.0",
5151
],
5252
extras_require={
5353
"bigquery": [

0 commit comments

Comments
 (0)