Skip to content

Commit 8758998

Browse files
Bump pyo3-build-config from 0.27.1 to 0.27.2 (#3568)
Bumps [pyo3-build-config](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-build-config 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 41aea5f commit 8758998

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -149,7 +149,7 @@ postcard = { version = "1.1.3", features = [
149149
"alloc",
150150
], default-features = false } # no_std compatible serde serialization format
151151
pyo3 = { version = "0.26.0", features = ["auto-initialize"] }
152-
pyo3-build-config = "0.27.1"
152+
pyo3-build-config = "0.27.2"
153153
rangemap = "1.7.0"
154154
regex = "1.12.2"
155155
rustversion = "1.0.22"

0 commit comments

Comments
 (0)