Skip to content

Commit

Permalink
fix(query-duckdb): update dependency polars to v1.19.0 (#22262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent d8135dc commit a9c4054
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion data-storage/hm-duckdb/query-duckdb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "1.0.0"
requires-python = "~=3.13.0"
dependencies = [
"duckdb==1.1.3",
"polars==1.18.0",
"polars==1.19.0",
"pyarrow==18.1.0",
]

Expand Down
18 changes: 9 additions & 9 deletions data-storage/hm-duckdb/query-duckdb/uv.lock

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

0 comments on commit a9c4054

Please sign in to comment.