Bump dependencies #65

Open
andras wants to merge 6 commits from asch/bumps into main
Showing only changes of commit d2af586ae2 - Show all commits

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"] }