Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#32)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.4 to 2.16.5.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.16.4...v2.16.5)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent ebf56e2 commit 6917bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
platforms: aarch64

- name: Build wheels with cibuildwheels
uses: pypa/cibuildwheel@v2.16.4
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_LINUX: aarch64 native
CIBW_SKIP: cp36* pp* *musllinux*
Expand Down

0 comments on commit 6917bd8

Please sign in to comment.