Skip to content

Commit d80ddd5

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

File tree

2 files changed

+15
-30
lines changed

2 files changed

+15
-30
lines changed

Cargo.lock

Lines changed: 14 additions & 29 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
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
mac_address = "1.1.8"
12-
pyo3 = { version = "0.27.2", features = [
12+
pyo3 = { version = "0.28.2", features = [
1313
"extension-module",
1414
"generate-import-lib",
1515
"abi3-py39"

0 commit comments

Comments
 (0)