Skip to content

Commit 7e355ac

Browse files
Bump pyo3 from 0.22.5 to 0.24.1 (#21)
* Bump pyo3 from 0.22.5 to 0.24.1 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.5 to 0.24.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.5...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.24.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * chore: Add news fragment for Dependabot update [dependabot skip] [skip ci] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81857e7 commit 7e355ac

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-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
@@ -21,7 +21,7 @@ panic = "abort"
2121
strip = "debuginfo"
2222

2323
[dependencies]
24-
pyo3 = { version = "0.22" }
24+
pyo3 = { version = "0.24" }
2525
jsonwebtoken = ">=9.3.0, <10"
2626
serde = {version = "1.0", features = ["derive"] }
2727
serde_json = "1.0"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pyo3 from 0.22.5 to 0.24.1

0 commit comments

Comments
 (0)