diff --git a/pyproject.toml b/pyproject.toml index a7380980c6..12c855f6f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.7.0", + "sqlglot[rs]~=27.8.0", "tenacity", "time-machine", "json-stream"