Skip to content

Commit 51024bc

Browse files
Merge pull request #232 from nyx-space/dependabot/cargo/polars-0.33.2
Update polars requirement from 0.32.1 to 0.33.2
2 parents fcb4e96 + ce38180 commit 51024bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ typed-builder = "0.16.0"
7878
pythonize = { version = "0.19", optional = true }
7979

8080
[dev-dependencies]
81-
polars = { version = "0.32.1", features = ["parquet"] }
81+
polars = { version = "0.33.2", features = ["parquet"] }
8282
rstest = "0.18.1"
8383
pretty_env_logger = "0.5"
8484

0 commit comments

Comments
 (0)