Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency pybind11 to v2.13.5 (#822)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pybind11](https://togithub.com/pybind/pybind11) | http_archive | patch | `v2.13.3` -> `v2.13.5` | --- ### Release Notes <details> <summary>pybind/pybind11 (pybind11)</summary> ### [`v2.13.5`](https://togithub.com/pybind/pybind11/releases/tag/v2.13.5): Version 2.13.5 [Compare Source](https://togithub.com/pybind/pybind11/compare/v2.13.4...v2.13.5) Bug fixes: - Fix includes when using Windows long paths (`\\?\` prefix). [#​5321](https://togithub.com/pybind/pybind11/issues/5321) - Support `-Wpedantic` in C++20 mode. [#​5322](https://togithub.com/pybind/pybind11/issues/5322) - Fix and test `<ranges>` support for `py::tuple` and `py::list`. [#​5314](https://togithub.com/pybind/pybind11/issues/5314) ### [`v2.13.4`](https://togithub.com/pybind/pybind11/releases/tag/v2.13.4): Version 2.13.4 [Compare Source](https://togithub.com/pybind/pybind11/compare/v2.13.3...v2.13.4) Bug fixes: - Fix paths with spaces, including on Windows. (Replaces regression from [#​5302](https://togithub.com/pybind/pybind11/issues/5302)) [#​4874](https://togithub.com/pybind/pybind11/issues/4874) Documentation: - Remove repetitive words. [#​5308](https://togithub.com/pybind/pybind11/issues/5308) **Full Changelog**: pybind/pybind11@v2.13.3...v2.13.4 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/secretflow/spu). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information