Skip to content

Commit f42290a

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

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/[email protected].2
311+
- uses: pypa/[email protected].5
312312
env:
313313
CIBW_BUILD: cp39-*
314314
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)