Update dependency cffi to v2
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
cffi (source, changelog) |
==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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.