diff --git a/pyproject.toml b/pyproject.toml index 670c021f56..91a671b2d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.4.1", + "sqlglot[rs]~=27.5.1", "tenacity", "time-machine", "json-stream"