Skip to content

Commit

Permalink
Update polars-core requirement from 0.33.2 to 0.35.4
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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3bff098 commit 6e0979d
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.33.2"
polars-core = "0.35.4"
# criterion = "0.3"

# [[bench]]
Expand Down

0 comments on commit 6e0979d

Please sign in to comment.