Update pyo3-build-config requirement from 0.24.0 to 0.25.0 (#3230)
Updates the requirements on [pyo3-build-config](https://github.com/pyo3/pyo3) to permit the latest version. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: pyo3-build-config dependency-version: 0.24.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
This commit is contained in:
parent
2c262b0597
commit
9611c59a6c
@ -113,7 +113,7 @@ postcard = { version = "1.0.10", features = [
|
||||
"alloc",
|
||||
], default-features = false } # no_std compatible serde serialization format
|
||||
pyo3 = "0.24.1"
|
||||
pyo3-build-config = "0.24.0"
|
||||
pyo3-build-config = "0.25.0"
|
||||
rangemap = "1.5.1"
|
||||
regex = "1.10.6"
|
||||
rustversion = "1.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user