Skip to content

Commit b0ddbbf

Browse files
Build(deps): Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#600)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 826e261 commit b0ddbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
shell: bash
7474

7575
- name: Build wheels
76-
uses: pypa/cibuildwheel@v2.20.0
76+
uses: pypa/cibuildwheel@v2.21.0
7777
env:
7878
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
7979
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection

0 commit comments

Comments
 (0)