Bump pyo3 from 0.13.2 to 0.24.1

Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.13.2 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](https://github.com/pyo3/pyo3/compare/v0.13.2...v0.24.1)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-02 13:20:46 +00:00
committed by GitHub
parent 818abb81f9
commit beb80540b4
2 changed files with 77 additions and 191 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ build = "build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pyo3 = "0.13.2"
pyo3 = "0.24.1"