Skip to content

Commit 6eddd20

Browse files
Bump pypa/cibuildwheel from 2.14 to 2.16
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.14 to 2.16. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.14...v2.16) --- 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 9b72294 commit 6eddd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
platforms: all
8686

8787
- name: Build wheels
88-
uses: pypa/cibuildwheel@v2.14
88+
uses: pypa/cibuildwheel@v2.16
8989
env:
9090
CIBW_ARCHS_LINUX: x86_64
9191

0 commit comments

Comments
 (0)