Skip to content

Commit

Permalink
Update polars-core requirement from 0.35.4 to 0.36.2
Browse files Browse the repository at this point in the history
Updates the requirements on [polars-core](https://github.com/pola-rs/polars) to permit the latest version.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](https://github.com/pola-rs/polars/commits/rs-0.36.2)

---
updated-dependencies:
- dependency-name: polars-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 9af377a commit b6d19ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ uuid = { version = "1.0", features = ["v4"] }
unicase = "2.6.0"
rand = "0.8.3"
tempdir = "0.3.7"
polars-core = "0.35.4"
polars-core = "0.36.2"
# criterion = "0.3"

# [[bench]]
Expand Down

0 comments on commit b6d19ad

Please sign in to comment.