Skip to content

Commit d7eae09

Browse files
Bump pyo3 from 0.27.1 to 0.27.2 in the minor-patch-dependencies group (#129)
Bumps the minor-patch-dependencies group with 1 update: [pyo3](https://github.com/pyo3/pyo3). Updates `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 dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 115debb commit d7eae09

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
@@ -17,5 +17,5 @@ serde_json = "1.0"
1717
canonical_json = "0.5.0"
1818

1919
[dependencies.pyo3]
20-
version = "0.27.1"
20+
version = "0.27.2"
2121
features = ["extension-module"]

0 commit comments

Comments
 (0)