Skip to content

Commit 4141b0b

Browse files
build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#523)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.2. - [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.2) --- 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 fc4d72c commit 4141b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
- uses: dtolnay/rust-toolchain@stable
346346
with:
347347
targets: aarch64-apple-darwin,x86_64-apple-darwin
348-
- uses: pypa/cibuildwheel@v2.22.0
348+
- uses: pypa/cibuildwheel@v2.23.2
349349
env:
350350
CIBW_BUILD: cp39-*
351351
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)