diff --git a/pyproject.toml b/pyproject.toml index 93e034de57..f2bb2f683e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=26.27.0", + "sqlglot[rs]~=26.27.1", "tenacity", "time-machine", "json-stream"