Skip to content

Commit 59b195f

Browse files
build(deps): bump arrow-select from 56.2.0 to 57.0.0
Bumps [arrow-select](https://github.com/apache/arrow-rs) from 56.2.0 to 57.0.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@56.2.0...57.0.0) --- updated-dependencies: - dependency-name: arrow-select dependency-version: 57.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1b3029 commit 59b195f

File tree

2 files changed

+126
-63
lines changed

2 files changed

+126
-63
lines changed

Cargo.lock

Lines changed: 125 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pyo3 = { version = "0.25", features = [
5656
pyo3-async-runtimes = { version = "0.25", features = ["tokio-runtime"] }
5757
pyo3-log = "0.12.4"
5858
arrow = { version = "56", features = ["pyarrow"] }
59-
arrow-select = { version = "56" }
59+
arrow-select = { version = "57" }
6060
datafusion = { version = "50", features = ["avro", "unicode_expressions"] }
6161
datafusion-substrait = { version = "50", optional = true }
6262
datafusion-proto = { version = "50" }

0 commit comments

Comments
 (0)