Skip to content

Commit

Permalink
Bump polars from 0.18.7 to 0.19.8
Browse files Browse the repository at this point in the history
Bumps [polars](https://github.com/pola-rs/polars) from 0.18.7 to 0.19.8.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-0.18.7...py-0.19.8)

---
updated-dependencies:
- dependency-name: polars
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 8287148 commit 862f6e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def readme():
"dataframe": [
"dask==2023.3.0",
"python-datatable==1.1.3",
"polars==0.18.7",
"polars==0.19.8",
"pyarrow==11.0.0",
"connectorx==0.3.1",
"pyspark==3.3.2",
Expand Down Expand Up @@ -233,7 +233,7 @@ def readme():
"all": [
"dask==2023.3.0",
"python-datatable==1.1.3",
"polars==0.18.7",
"polars==0.19.8",
"pyarrow==11.0.0",
"connectorx==0.3.1",
"aiosqlite>=0.18.0",
Expand Down

0 comments on commit 862f6e4

Please sign in to comment.