Skip to content

Commit e27140a

Browse files
build(deps): bump arrow-array from 58.3.0 to 59.0.0
Bumps [arrow-array](https://github.com/apache/arrow-rs) from 58.3.0 to 59.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@58.3.0...59.0.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 59.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac43697 commit e27140a

2 files changed

Lines changed: 112 additions & 63 deletions

File tree

Cargo.lock

Lines changed: 111 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
@@ -37,7 +37,7 @@ pyo3-async-runtimes = { version = "0.28" }
3737
pyo3-log = "0.13.3"
3838
chrono = { version = "0.4", default-features = false }
3939
arrow = { version = "58" }
40-
arrow-array = { version = "58" }
40+
arrow-array = { version = "59" }
4141
arrow-schema = { version = "58" }
4242
arrow-select = { version = "58" }
4343
datafusion = { version = "54" }

0 commit comments

Comments
 (0)