diff --git a/pyproject.toml b/pyproject.toml index 5199384eae..08d85fbeaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=26.12.0", + "sqlglot[rs]~=26.12.1", "tenacity", "time-machine", ]