Skip to content

Commit 17a8632

Browse files
Bump pypa/cibuildwheel from 2.16.5 to 2.22.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.22.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.5...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2985df commit 17a8632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
uses: docker/setup-qemu-action@v3
184184

185185
- name: Build wheels (Python 3)
186-
uses: pypa/cibuildwheel@v2.16.5
186+
uses: pypa/cibuildwheel@v2.22.0
187187
with:
188188
output-dir: wheelhouse
189189
env:

0 commit comments

Comments
 (0)