Update dependency cibuildwheel to v2.20.0 by renovate[bot] ยท Pull Request #8282 ยท python-pillow/Pillow

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cibuildwheel (changelog) ==2.19.2 -> ==2.20.0 age adoption passing confidence

Release Notes

pypa/cibuildwheel (cibuildwheel)

v2.20.0: Version 2.20.0

Compare Source

  • ๐ŸŒŸ CPython 3.13 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.13.0rc1, which is guaranteed to be ABI compatible with the final release. Free-threading is still behind a flag/config option. (#โ€‹1950)
  • โœจ Provide a CIBW_ALLOW_EMPTY environment variable as an alternative to the command line flag. (#โ€‹1937)
  • ๐Ÿ› Don't use uv on PyPy3.8 on Windows, it stopped working starting in 0.2.25. Note that PyPy 3.8 is EoL. (#โ€‹1868)
  • ๐Ÿ›  Set the VSCMD_ARG_TGT_ARCH variable based on target arch. (#โ€‹1876)
  • ๐Ÿ›  Undo cleaner output on pytest 8-8.2 now that 8.3 is out. (#โ€‹1943)
  • ๐Ÿ“š Update examples to use Python 3.12 on host (cibuildwheel will require Python 3.11+ on the host machine starting in October 2024) (#โ€‹1919)

Configuration

๐Ÿ“… Schedule: Branch creation - "on the 3rd day of the month" (UTC), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.