Skip to content

Commit e534e72

Browse files
Bump arrow-array from 58.3.0 to 59.1.0 in /python/rust
Bumps [arrow-array](https://github.com/apache/arrow-rs) from 58.3.0 to 59.1.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@58.3.0...59.1.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 59.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cb396e commit e534e72

2 files changed

Lines changed: 97 additions & 38 deletions

File tree

python/rust/Cargo.lock

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

python/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ prost-types = "0.14"
2121
tonic = "0.14"
2222
arrow-ipc = { version = "58.2", default-features = false }
2323
arrow-schema = { version = "58.2", default-features = false }
24-
arrow-array = { version = "58.2", default-features = false }
24+
arrow-array = { version = "59.1", default-features = false }

0 commit comments

Comments
 (0)