diff --git a/pyproject.toml b/pyproject.toml index f371cdee0e..d3886562d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.8.0", + "sqlglot[rs]~=27.9.0", "tenacity", "time-machine", "json-stream"