Skip to content

Commit f596e07

Browse files
Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.17.0...v2.18.1) --- 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 da2f388 commit f596e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
platforms: all
3737

3838
- name: Build wheels
39-
uses: pypa/cibuildwheel@v2.17.0
39+
uses: pypa/cibuildwheel@v2.18.1
4040
env:
4141
CIBW_ARCHS_LINUX: x86_64 aarch64
4242
CIBW_ARCHS_MACOS: x86_64 arm64

0 commit comments

Comments
 (0)