Skip to content

Commit b2cc004

Browse files
dependabot[bot]webknjaz
authored andcommitted
Bump pypa/cibuildwheel from 2.16.5 to 2.21.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.21.2. - [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.21.2) --- 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 7d1088a commit b2cc004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
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.16.5
104+
uses: pypa/cibuildwheel@v2.21.2
105105
env:
106106
# CIBW_ARCHS_MACOS: all x86_64 arm64 universal2
107107
CIBW_ARCHS_MACOS: native

0 commit comments

Comments
 (0)