Skip to content

Commit d3d3e90

Browse files
⬆️ Update pyo3 requirement from 0.19.2 to 0.21.2 (#4)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d11fb56 commit d3d3e90

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
@@ -14,7 +14,7 @@ license = "MIT"
1414
anyhow = "1.0.82"
1515
toml = "0.8.12"
1616
insta = { version = "1.38.0", features = ["yaml"] }
17-
pyo3 = "0.19.2"
17+
pyo3 = "0.21.2"
1818
quote = "1.0.36"
1919
serde = { version = "1.0.198", features = ["derive"] }
2020
serde_json = "1.0.116"

0 commit comments

Comments
 (0)