Skip to content

Commit

Permalink
Merge pull request #24911 from charris/backport-24860
Browse files Browse the repository at this point in the history
MAINT: Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
  • Loading branch information
charris committed Oct 12, 2023
2 parents 114d086 + cc5e90f commit 94e315d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Expand Up @@ -118,7 +118,7 @@ jobs:
python-version: "3.x"

- name: Build wheels
uses: pypa/cibuildwheel@a873dd9cbf9e3c4c73a1fd11ac31cf835f6eb502 # v2.16.0
uses: pypa/cibuildwheel@fff9ec32ed25a9c576750c91e06b410ed0c15db7 # v2.16.2
env:
CIBW_PRERELEASE_PYTHONS: True
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
Expand Down

0 comments on commit 94e315d

Please sign in to comment.