Skip to content

Commit 9be5888

Browse files
build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (#25)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad5d66a commit 9be5888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: ${{ runner.os == 'macOS' && 'brew' || 'choco' }} install uv
134134

135135
- id: build
136-
uses: pypa/cibuildwheel@v2.22.0
136+
uses: pypa/cibuildwheel@v2.23.0
137137
timeout-minutes: 5
138138
with:
139139
package-dir: mpi4py.git

0 commit comments

Comments
 (0)