Skip to content

Commit

Permalink
chore: bump sqlglot from 16.8.1 to 18.5.0
Browse files Browse the repository at this point in the history
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 16.8.1 to 18.5.0.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v16.8.1...v18.5.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent b836cc9 commit a0b600b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sqlalchemy-hana = "^0.5.0"
pyhdb = {version = "^0.3.4", optional = true}
hdbcli = "^2.17.21"
deepdiff = "^6.3.1"
sqlglot = "^16.8.1"
sqlglot = "^18.5.0"
pytest = "^7.4.0"
pyserde = "^0.11.1"

Expand Down

0 comments on commit a0b600b

Please sign in to comment.