Skip to content

Commit 548e309

Browse files
build(deps): bump arrow-schema from 59.3.0 to 60.0.0
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 59.3.0 to 60.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@59.3.0...60.0.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 60.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 516d20d commit 548e309

2 files changed

Lines changed: 37 additions & 31 deletions

File tree

‎Cargo.lock‎

Lines changed: 36 additions & 30 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
@@ -43,7 +43,7 @@ pyo3-log = "0.13.3"
4343
chrono = { version = "0.4", default-features = false }
4444
arrow = { version = "59" }
4545
arrow-array = { version = "59" }
46-
arrow-schema = { version = "59" }
46+
arrow-schema = { version = "60" }
4747
arrow-select = { version = "59" }
4848
datafusion = { version = "55.1.0" }
4949
datafusion-substrait = { version = "55.1.0" }

0 commit comments

Comments
 (0)