tuna2134 / sbv2-api

Only infer tts
MIT License
29 stars 5 forks source link

fix(deps): update rust crate pyo3 to v0.22.5 #85

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.22.4 -> 0.22.5

Release Notes

pyo3/pyo3 (pyo3) ### [`v0.22.5`](https://redirect.github.com/PyO3/pyo3/releases/tag/v0.22.5): PyO3 0.22.5 [Compare Source](https://redirect.github.com/pyo3/pyo3/compare/v0.22.4...v0.22.5) This release fixes a compile regression from 0.22.4 where `#[pymethods]` with name `__clear__` and `clear` would generate code with a naming conflict. Thanks [@​awolverp](https://redirect.github.com/awolverp) for the report and [@​Icxolu](https://redirect.github.com/Icxolu) for the fix!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.