Skip to content

Commit

Permalink
chore(deps): Update arrow-ord requirement from 52 to 53
Browse files Browse the repository at this point in the history
Updates the requirements on [arrow-ord](https://github.com/apache/arrow-rs) to permit the latest version.
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@52.0.0...52.2.0)

---
updated-dependencies:
- dependency-name: arrow-ord
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent cbbd086 commit b3b0808
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 @@ -41,7 +41,7 @@ apache-avro = "0.17"
array-init = "2"
arrow-arith = { version = "52" }
arrow-array = { version = "52" }
arrow-ord = { version = "52" }
arrow-ord = { version = "53" }
arrow-schema = { version = "52" }
arrow-select = { version = "52" }
arrow-string = { version = "52" }
Expand Down

0 comments on commit b3b0808

Please sign in to comment.