Skip to content

Commit 63a223f

Browse files
chore: Bump pyo3 from 0.28.3 to 0.29.0 in /src/fable-library-py (#4654)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 512ae4d commit 63a223f

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

src/fable-library-py/Cargo.lock

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/fable-library-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "_core"
1212
crate-type = ["cdylib"]
1313

1414
[dependencies]
15-
pyo3 = { version = "0.28.3", features = ["extension-module", "chrono"] }
15+
pyo3 = { version = "0.29.0", features = ["extension-module", "chrono"] }
1616
byteorder = "1.5.0"
1717
chrono = "0.4.45"
1818
regex = "1.12.4"

0 commit comments

Comments
 (0)