Skip to content

Commit ca005d2

Browse files
Bump pyo3 from 0.16.5 to 0.17.2 (#49)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.16.5 to 0.17.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.16.5...v0.17.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d49fc24 commit ca005d2

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

Cargo.lock

Lines changed: 20 additions & 10 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
@@ -17,7 +17,7 @@ crate-type = ["cdylib"]
1717
parsepatch = "0.2"
1818

1919
[dependencies.pyo3]
20-
version = "0.16"
20+
version = "0.17"
2121
features = ["extension-module"]
2222

2323
[package.metadata.maturin]

0 commit comments

Comments
 (0)