Skip to content

Commit e5e7423

Browse files
Bump pyo3 from 0.23.2 to 0.23.3 (#69)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.23.2 to 0.23.3. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.2...v0.23.3) --- updated-dependencies: - dependency-name: pyo3 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 790d5cb commit e5e7423

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -15,4 +15,4 @@ crate-type = ["cdylib"]
1515

1616
[dependencies]
1717
ammonia = "4.0.0"
18-
pyo3 = { version = "0.23.2", features = ["abi3-py38", "generate-import-lib"] }
18+
pyo3 = { version = "0.23.3", features = ["abi3-py38", "generate-import-lib"] }

0 commit comments

Comments
 (0)