Skip to content

Commit 9bc87d3

Browse files
Build(deps): bump arrow-array from 57.3.0 to 58.0.0 in /light-curve
Bumps [arrow-array](https://github.com/apache/arrow-rs) from 57.3.0 to 58.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@57.3.0...58.0.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 098edef commit 9bc87d3

2 files changed

Lines changed: 74 additions & 25 deletions

File tree

light-curve/Cargo.lock

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

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ thiserror = "2"
6464
unarray = "0.1.4"
6565
unzip3 = "1.0.0"
6666
# Transitive deps of pyo3-arrow:
67-
arrow-array = "57"
67+
arrow-array = "58"
6868
arrow-buffer = "57"
6969
arrow-schema = "57"
7070
comfy-table = "7,<7.2" # 7.2 requires MSRV>1.85

0 commit comments

Comments
 (0)