Skip to content

Commit

Permalink
fix(read-delta-lake-by-trino): update dependency trino to v0.331.0 (#…
Browse files Browse the repository at this point in the history
…21414)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 496a7c1 commit badd806
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "read-delta-lake-by-trino"
version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"trino[sqlalchemy]==0.330.0",
"trino[sqlalchemy]==0.331.0",
"pandas==2.2.3",
"python-dotenv==1.0.1",
]
Expand Down
8 changes: 4 additions & 4 deletions data-storage/delta-lake/read-delta-lake-by-trino/uv.lock

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

0 comments on commit badd806

Please sign in to comment.