diff --git a/pyproject.toml b/pyproject.toml index 35376dd095..9b192d6a78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.18.0", + "sqlglot[rs]~=27.19.0", "tenacity", "time-machine", "json-stream"