Bump pyo3
All checks were successful
Check / build (pull_request) Successful in 9m20s

This commit is contained in:
Andras Schmelczer 2026-06-01 07:48:02 +01:00
parent dba62525db
commit d2af586ae2

View file

@ -13,4 +13,4 @@ crate-type = ["cdylib"]
[dependencies]
reconcile-text = { path = ".." }
pyo3 = { version = "0.28.2", features = ["extension-module", "abi3-py39", "generate-import-lib"] }
pyo3 = { version = "0.28.3", features = ["extension-module", "abi3-py39", "generate-import-lib"] }