Skip to content

Commit 200526d

Browse files
Bump pyo3 from 0.22.6 to 0.25.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.6 to 0.25.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.25.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b91f2a commit 200526d

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 13 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
@@ -53,7 +53,7 @@ p256 = "0.13.2"
5353
rstest = "0.21.0"
5454
criterion = "0.5.1"
5555
hex = "0.4.3"
56-
pyo3 = "0.22.6"
56+
pyo3 = "0.25.1"
5757
js-sys = "0.3.77"
5858
getrandom = "0.2.16"
5959
libfuzzer-sys = "0.4.10"

0 commit comments

Comments
 (0)