Skip to content

Update cffi requirement from <2.0.0 to <3.0.0 in /requirements#226

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/requirements/cffi-lt-3.0.0
May 18, 2026
Merged

Update cffi requirement from <2.0.0 to <3.0.0 in /requirements#226
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/requirements/cffi-lt-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Updates the requirements on cffi to permit the latest version.

Release notes

Sourced from cffi's releases.

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: python-cffi/cffi@v1.17.1...v2.0.0

Commits
  • 6366c01 release 2.0.0 (#196)
  • 95c8476 2.0.0 post beta backports (#195)
  • 195cbda Release 2.0.0b1 (#183)
  • b4bbe79 fix version test to support beta
  • 7ed073d Add support for the free-threaded build (#178)
  • 67a170d Change the license from MIT to MIT-no-attribution, which is the same without ...
  • 92645ec Add Python 3.14 support/testing (#177)
  • 2b81170 doc: update test commands in Section Testing/development tips (#158)
  • 25172b8 doc: update year (#153)
  • b57a92c issue 147: force-compute nested structs before parent structs. Occurs mainly...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 11, 2026 21:11
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 11, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing dependabot/pip/requirements/cffi-lt-3.0.0 (8d2f766) with master (315e356)

Open in CodSpeed

@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/cffi-lt-3.0.0 branch 2 times, most recently from 78c3f4f to 2e36ec6 Compare May 14, 2026 21:51
@bdraco
Copy link
Copy Markdown
Member

bdraco commented May 18, 2026

@dependabot recreate

Updates the requirements on [cffi](https://github.com/python-cffi/cffi) to permit the latest version.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.11.1...v2.0.0)

---
updated-dependencies:
- dependency-name: cffi
  dependency-version: 2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/requirements/cffi-lt-3.0.0 branch from 2e36ec6 to 8d2f766 Compare May 18, 2026 16:21
@github-actions github-actions Bot merged commit 3d8b997 into master May 18, 2026
54 of 55 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/requirements/cffi-lt-3.0.0 branch May 18, 2026 16:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant