Skip to content

Commit 6a5d1a2

Browse files
Bump pypa/cibuildwheel from 2.16.5 to 2.21.2
Dependabot couldn't find the original pull request head commit, 02e06c7.
1 parent 041efe2 commit 6a5d1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
shell: bash
102102

103103
- name: Build wheels
104-
uses: pypa/cibuildwheel@v2.17.0
104+
uses: pypa/cibuildwheel@v2.23.0
105105
env:
106106
# CIBW_ARCHS_MACOS: all x86_64 arm64 universal2
107107
CIBW_ARCHS_MACOS: native

0 commit comments

Comments
 (0)