diff --git a/pyproject.toml b/pyproject.toml index dec3c5b9a5..dfab590a0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=26.12.1", + "sqlglot[rs]~=26.13.2", "tenacity", "time-machine", "json-stream"