Skip to content

Commit 14cf766

Browse files
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (#1059)
* Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update reusable-build-wheel.yml * Update reusable-build-wheel.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Svetlov <[email protected]>
1 parent 1256899 commit 14cf766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
shell: bash
6969

7070
- name: Build wheels
71-
uses: pypa/cibuildwheel@v2.22.0
71+
uses: pypa/cibuildwheel@v2.23.0
7272
env:
7373
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
7474

0 commit comments

Comments
 (0)