Skip to content

Commit 13bc6e2

Browse files
renovate[bot]cpcloud
authored andcommitted
fix(deps): update dependency sqlglot to v20
1 parent 5449aba commit 13bc6e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pyarrow-hotfix = ">=0.4,<1"
5050
python-dateutil = ">=2.8.2,<3"
5151
pytz = ">=2022.7"
5252
rich = ">=12.4.4,<14"
53-
sqlglot = ">=18.12.0,<20"
53+
sqlglot = ">=18.12.0,<21"
5454
toolz = ">=0.11,<1"
5555
typing-extensions = ">=4.3.0,<5"
5656
black = { version = ">=22.1.0,<24", optional = true }

0 commit comments

Comments
 (0)