Skip to content

Commit 27ba320

Browse files
authored
Chore!: Bump sqlglot to 20.11.0 (#2046)
1 parent 4d8e34d commit 27ba320

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]~=20.10.0",
50+
"sqlglot[rs]~=20.11.0",
5151
],
5252
extras_require={
5353
"bigquery": [

0 commit comments

Comments
 (0)