Skip to content

Commit

Permalink
chore(deps): bump arrow from 52.0.0 to 52.1.0 in the prod-deps group (#…
Browse files Browse the repository at this point in the history
…249)

Bumps the prod-deps group with 1 update: [arrow](https://github.com/apache/arrow-rs).


Updates `arrow` from 52.0.0 to 52.1.0
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@52.0.0...52.1.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 12e8628 commit 5c7c608
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -15,7 +15,7 @@ chrono = { version = "0.4.38", default-features = false }
pyo3 = { version = "0.21.2", features = ["abi3-py38"] }

[dependencies.arrow]
version = "52.0.0"
version = "52.1.0"
# There's a lot of stuff we don't want here, such as serde support
default-features = false
features = ["pyarrow"]
Expand Down

0 comments on commit 5c7c608

Please sign in to comment.