Skip to content

Commit 5bba86a

Browse files
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] <support@github.com>
1 parent 3b7fa76 commit 5bba86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
platforms: all
5858
- name: Build wheels
59-
uses: pypa/cibuildwheel@v2.16.2
59+
uses: pypa/cibuildwheel@v2.16.5
6060
env:
6161
BUILD_EXTENSION: yes
6262
- name: Save wheels

0 commit comments

Comments
 (0)