python-sdk
python-sdk copied to clipboard
chore(deps): update dependency cffi to v2
This PR contains the following updates:
| Package | Update | Change | OpenSSF |
|---|---|---|---|
| cffi (changelog) | major | ==1.17.1 -> ==2.0.0 |
Release Notes
python-cffi/cffi (cffi)
v2.0.0
What's Changed
- Add Python 3.14 support.
- Add CPython free-threaded support (3.14t+ only) - huge thanks to the folks at Quansight Labs for all the work to get this one sorted!
- Drop Python <= 3.8 support.
- Fix order dependency affecting nested type size calculation (#148).
Full Changelog: https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Coverage report
The coverage rate went from 97.81% to 97.81% :arrow_right:
None of the new lines are part of the tested code. Therefore, there is no coverage data about them.