Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description This PR updates the minimum `pybind11` version to 2.12, which was released a couple weeks ago and brings several big improvements, including compatibility with Numpy 2.0 which will be released soon, see cda-tum/mqt-qcec#383 ## Checklist: <!--- This checklist serves as a reminder of a couple of things that ensure your pull request will be merged swiftly. --> - [x] The pull request only contains commits that are related to it. - [x] I have added appropriate tests and documentation. - [ ] I have made sure that all CI jobs on GitHub pass. - [x] The pull request introduces no new warnings and follows the project's style guidelines.
- Loading branch information