diff --git a/py3-sqlglot.yaml b/py3-sqlglot.yaml index 618d73c3f3b7..21b1706a6ecd 100644 --- a/py3-sqlglot.yaml +++ b/py3-sqlglot.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/sqlglot/ package: name: py3-sqlglot - version: 17.16.1 + version: 17.16.2 epoch: 0 description: An easily customizable SQL parser and transpiler copyright: @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/tobymao/sqlglot tag: v${{package.version}} - expected-commit: 6e0cfbee31507ed6ef8321bdb21dfd7191d976ed + expected-commit: 167d2985d33448f04af9a4a4153deccecef2f610 - name: Python Build runs: python setup.py build