Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent fadfd8d commit e9a4851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pandas==2.2.3",
"pathlib",
"plotly==5.24.1",
"polars==1.10.0",
"polars==1.12.0",
"polars[timezone]",
"pyarrow==18.0.0",
"pylint==3.3.1",
Expand Down

0 comments on commit e9a4851

Please sign in to comment.