Skip to content

Commit d432ad7

Browse files
chore(deps): bump arrow from 54.3.0 to 54.3.1 in the prod-deps group (#340)
Bumps the prod-deps group with 1 update: [arrow](https://github.com/apache/arrow-rs). Updates `arrow` from 54.3.0 to 54.3.1 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@54.3.0...54.3.1) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 371f33a commit d432ad7

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

Lines changed: 22 additions & 22 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
@@ -26,7 +26,7 @@ crate-type = ["cdylib"]
2626

2727
[dependencies]
2828
# There's a lot of stuff we don't want here, such as serde support
29-
arrow = { version = "^54.3.0", default-features = false, features = [
29+
arrow = { version = "^54.3.1", default-features = false, features = [
3030
"pyarrow",
3131
] }
3232
calamine = { version = "^0.26.1", features = ["dates"] }

0 commit comments

Comments
 (0)