Skip to content

Commit 04cb8ba

Browse files
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#82)
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 802047a commit 04cb8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: runner.os == 'Linux'
4949
uses: docker/setup-qemu-action@v3
5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v2.20.0
51+
uses: pypa/cibuildwheel@v2.21.0
5252
with:
5353
output-dir: wheelhouse
5454
env:

0 commit comments

Comments
 (0)