Skip to content

Commit 267ba42

Browse files
chore(deps): bump pyo3 from 0.27.1 to 0.27.2 (#13940)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.27.2/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.27.1...v0.27.2) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc7122c commit 267ba42

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 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
@@ -30,7 +30,7 @@ foreign-types-shared = "0.1"
3030
openssl = "0.10.75"
3131
openssl-sys = "0.9.111"
3232
pem = { version = "3", default-features = false }
33-
pyo3 = { version = "0.27.1", features = ["abi3"] }
33+
pyo3 = { version = "0.27.2", features = ["abi3"] }
3434
pyo3-build-config = { version = "0.27.1" }
3535
self_cell = "1"
3636

0 commit comments

Comments
 (0)