Skip to content

Commit e37701e

Browse files
chore(deps): bump pyo3 from 0.28.3 to 0.29.0 (VirusTotal#679)
Bumps [pyo3](https://github.com/pyo3/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31e2ca6 commit e37701e

2 files changed

Lines changed: 21 additions & 13 deletions

File tree

Cargo.lock

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

py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ default = [
5555
[dependencies]
5656
base64 = { workspace = true }
5757
protobuf = { workspace = true }
58-
pyo3 = { version = "0.28.3", features = [
58+
pyo3 = { version = "0.29.0", features = [
5959
"abi3",
6060
"abi3-py38",
6161
"extension-module",

0 commit comments

Comments
 (0)