Skip to content

Commit

Permalink
Bump pyo3 in arrow-pyarrow-integration-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefffrey committed Mar 29, 2024
1 parent b5c9bb2 commit 5f63906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-pyarrow-integration-testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ crate-type = ["cdylib"]

[dependencies]
arrow = { path = "../arrow", features = ["pyarrow"] }
pyo3 = { version = "0.20", features = ["extension-module"] }
pyo3 = { version = "0.21", features = ["extension-module"] }

0 comments on commit 5f63906

Please sign in to comment.