Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.14.0 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14.0 to 2.16.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.14.0...v2.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 878837d commit d060a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: pypa/cibuildwheel@v2.14.0
- uses: pypa/cibuildwheel@v2.16.1
env:
CIBW_BEFORE_BUILD: "pip install meson ninja"
CIBW_ARCHS_MACOS: x86_64 arm64
Expand Down

0 comments on commit d060a87

Please sign in to comment.