Skip to content

Commit 1feb450

Browse files
Bump pyo3 from 0.28.3 to 0.29.0 in the cargo group across 1 directory (#121)
Bumps the cargo group with 1 update in the / directory: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.28.3 to 0.29.0 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.3...v0.29.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.29.0 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6dec9b commit 1feb450

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hyperlight-common = { version = "0.14.0", default-features = false }
2525
hyperlight-component-macro = { version = "0.14.0" }
2626
hyperlight-host = { version = "0.14.0", default-features = false, features = ["executable_heap"] }
2727
hyperlight-wasm = { git = "https://github.com/jsturtevant/hyperlight-wasm", rev = "13906096edc2e014220c11a040242070ce6dee90" } #branch util-compont-fixes
28-
pyo3 = { version = "0.28", features = ["extension-module"] }
28+
pyo3 = { version = "0.29", features = ["extension-module"] }
2929

3030
# hyperlight-wasm 0.13.1 (git) depends on hyperlight-* from the hyperlight-dev
3131
# GitHub org. Redirect those to the published 0.14.0 crates.io versions.

0 commit comments

Comments
 (0)