Skip to content

Commit 7c65ce0

Browse files
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (#104)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/v2.23.1/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.0...v2.23.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92b4baf commit 7c65ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
shell: bash
8484

8585
- name: Build wheels
86-
uses: pypa/[email protected].0
86+
uses: pypa/[email protected].1
8787
env:
8888
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
8989
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection

0 commit comments

Comments
 (0)