Skip to content

Commit 6fd101a

Browse files
Update Rust crate pyo3 to 0.24 [SECURITY]
1 parent 9145d9b commit 6fd101a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ arrow-schema = { version = "54.2.1" }
9090
arrow-data = { version = "54.2.1" }
9191
arrow-array = { version = "54.2.1" }
9292
parquet = { version = "54.2.1" }
93-
pyo3 = { version = "0.23", features = [
93+
pyo3 = { version = "0.24", features = [
9494
"eyre",
9595
"abi3-py37",
9696
"multiple-pymethods",

0 commit comments

Comments
 (0)