Skip to content

Commit 82012c5

Browse files
Update polars requirement from 0.49.1 to 0.52.0
Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@rs-0.49.1...rs-0.52.0) --- updated-dependencies: - dependency-name: polars dependency-version: 0.52.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b13faba commit 82012c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tag = "v1.1.1"
3535
ezpz-stubz = { path = "stubz", package = "ezpz-stubz" }
3636

3737
hashbrown = { version = "0.16.0" }
38-
polars = { version = "0.50.0", features = [
38+
polars = { version = "0.52.0", features = [
3939
"dataframe_arithmetic",
4040
"describe",
4141
"dtype-full",

0 commit comments

Comments
 (0)