Skip to content

Bump minimum macOS to 10.13 - #32061

Merged
timhoffm merged 1 commit into
matplotlib:mainfrom
QuLogic:macos1013
Jul 19, 2026
Merged

Bump minimum macOS to 10.13#32061
timhoffm merged 1 commit into
matplotlib:mainfrom
QuLogic:macos1013

Conversation

@QuLogic

@QuLogic QuLogic commented Jul 18, 2026

Copy link
Copy Markdown
Member

PR summary

cibuildwheel is now warning on all Python versions that it is bumping the deployment target, as Python 3.12 requires 10.13. Since we dropped Python 3.11, we can at least bump the deployment target to match.

Depending on how #31855 goes, we might bump this further, but this is the minimal change possible right now.

AI Disclosure

None

PR checklist

cibuildwheel is now warning on _all_ Python versions that it is bumping
the deployment target, as Python 3.12 requires 10.13 [1]. Since we
dropped Python 3.11, we can at least bump the deployment target to
match.

[1] https://cibuildwheel.pypa.io/en/stable/platforms/#macos-version-compatibility
@QuLogic QuLogic added this to the v3.12.0 milestone Jul 18, 2026
@github-actions github-actions Bot added the CI: Run cibuildwheel Run wheel building tests on a PR label Jul 18, 2026
@QuLogic QuLogic added CI: Run cibuildwheel Run wheel building tests on a PR OS: Apple and removed CI: Run cibuildwheel Run wheel building tests on a PR labels Jul 18, 2026
@tacaswell

Copy link
Copy Markdown
Member

For reference, 10.13 was released in 2017 and get its last security update in 2020.

@timhoffm
timhoffm merged commit 6db3896 into matplotlib:main Jul 19, 2026
62 checks passed
@QuLogic
QuLogic deleted the macos1013 branch July 20, 2026 19:42
@QuLogic QuLogic mentioned this pull request Jul 24, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Run cibuildwheel Run wheel building tests on a PR OS: Apple

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants