Skip to content

Commit beaa5a7

Browse files
authored
Chore!: bump sqlglot to v21.2.0 (#2165)
1 parent c3b716b commit beaa5a7

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

0 commit comments

Comments
 (0)