Skip to content

Commit 7b75e01

Browse files
committed
Upgrade cibuildwheel
1 parent deeeeca commit 7b75e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
- name: Install Python dependencies
243243
run: |
244244
python -m pip install --upgrade pip
245-
pip install cibuildwheel==2.3.1
245+
pip install cibuildwheel==2.16.0
246246
- name: Build wheels
247247
run: |
248248
python -m cibuildwheel --output-dir wheelhouse

0 commit comments

Comments
 (0)