Skip to content

Commit a7c1509

Browse files
Bump pyo3 from 0.28.3 to 0.29.0 (RustPython#8094)
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 0dd90fc commit a7c1509

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 21 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
@@ -278,7 +278,7 @@ pkcs8 = "0.11"
278278
proc-macro2 = "1.0.105"
279279
psm = "0.1"
280280
pymath = { version = "0.2.0", features = ["mul_add", "malachite-bigint", "complex"] }
281-
pyo3 = "0.28"
281+
pyo3 = "0.29"
282282
quote = "1.0.45"
283283
radium = "1.1.1"
284284
rand = "0.10"

0 commit comments

Comments
 (0)