Skip to content

Commit 2d98762

Browse files
build(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.17.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.5...v2.17.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b25a450 commit 2d98762

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
@@ -308,7 +308,7 @@ jobs:
308308
- uses: dtolnay/rust-toolchain@stable
309309
with:
310310
targets: aarch64-apple-darwin
311-
- uses: pypa/cibuildwheel@v2.16.5
311+
- uses: pypa/cibuildwheel@v2.17.0
312312
env:
313313
CIBW_BUILD: cp39-*
314314
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)