Skip to content

Commit

Permalink
chore(deps): Bump arrow-arith from 53.3.0 to 53.4.0
Browse files Browse the repository at this point in the history
Bumps [arrow-arith](https://github.com/apache/arrow-rs) from 53.3.0 to 53.4.0.
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

---
updated-dependencies:
- dependency-name: arrow-arith
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 1028df8 commit e0d0c7e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rust-version = "1.77.1"
anyhow = "1.0.72"
apache-avro = "0.17"
array-init = "2"
arrow-arith = { version = "53.3.0" }
arrow-arith = { version = "53.4.0" }
arrow-array = { version = "53.3.0" }
arrow-cast = { version = "53.3.0" }
arrow-ord = { version = "53.3.0" }
Expand Down

0 comments on commit e0d0c7e

Please sign in to comment.