Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ update to pybind11>=2.12 #383

Merged
merged 1 commit into from
Apr 12, 2024
Merged

⬆️ update to pybind11>=2.12 #383

merged 1 commit into from
Apr 12, 2024

Conversation

burgholzer
Copy link
Member

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.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Anything related to Python code labels Apr 12, 2024
@burgholzer burgholzer self-assigned this Apr 12, 2024
@burgholzer burgholzer enabled auto-merge (squash) April 12, 2024 08:37
@burgholzer burgholzer merged commit 0637970 into main Apr 12, 2024
29 checks passed
@burgholzer burgholzer deleted the update-pybind branch April 12, 2024 09:25
lucasberent added a commit to cda-tum/mqt-qecc that referenced this pull request Apr 21, 2024
## 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant