Skip to content

Commit 75dac00

Browse files
Bump pyo3 from 0.23.4 to 0.24.0
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.23.4 to 0.24.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.4...v0.24.0) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4a6fba commit 75dac00

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
regress = "0.10.3"
1212

1313
[dependencies.pyo3]
14-
version = "0.23.4"
14+
version = "0.24.0"
1515
# To build extension for PyPy on Windows, "generate-import-lib" is needed:
1616
# https://github.com/PyO3/maturin-action/issues/267#issuecomment-2106844429
1717
features = ["extension-module", "generate-import-lib"]

0 commit comments

Comments
 (0)