Skip to content

Commit 47160ee

Browse files
Bump pypa/cibuildwheel from 2.16 to 2.19
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16 to 2.19. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16...v2.19) --- 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 b6172c9 commit 47160ee

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
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
platforms: all
9090

91-
- uses: pypa/cibuildwheel@v2.16
91+
- uses: pypa/cibuildwheel@v2.19
9292
with:
9393
package-dir: python
9494
output-dir: wheelhouse

0 commit comments

Comments
 (0)