Skip to content

Commit

Permalink
Merge pull request #117 from nyx-space/dependabot/cargo/parquet-47.0.0
Browse files Browse the repository at this point in the history
Update parquet requirement from 46.0.0 to 47.0.0
  • Loading branch information
ChristopherRabotin authored Sep 26, 2023
2 parents 830619e + e6a3603 commit ad9131f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ rstest = "0.18.2"

[dev-dependencies]
rust-spice = "0.7.4"
parquet = "46.0.0"
arrow = "46.0.0"
parquet = "47.0.0"
arrow = "47.0.0"
criterion = "0.5"
iai = "0.1"
polars = { version = "0.33", features = ["lazy", "parquet"] }
Expand Down

0 comments on commit ad9131f

Please sign in to comment.