Skip to content

Commit a973f6f

Browse files
committed
Bump CIBW
1 parent 183268a commit a973f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
platforms: all
5656

5757
- name: Install cibuildwheel
58-
run: python -m pip install cibuildwheel==2.16.2
58+
run: python -m pip install cibuildwheel==2.16.5
5959

6060
- name: Build wheels
6161
run: |

0 commit comments

Comments
 (0)