diff --git a/pyproject.toml b/pyproject.toml index 2e39219710..6823f7750b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.13.2", + "sqlglot[rs]~=27.14.0", "tenacity", "time-machine", "json-stream"