Skip to content

Commit 4277cf8

Browse files
Bump pypa/cibuildwheel from 3.1.4 to 3.2.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.4...v3.2.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de1e86d commit 4277cf8

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
@@ -96,7 +96,7 @@ jobs:
9696
uses: docker/setup-qemu-action@v3
9797

9898
- name: Build wheels
99-
uses: pypa/cibuildwheel@v3.1.4
99+
uses: pypa/cibuildwheel@v3.2.0
100100
env:
101101
CIBW_BUILD: ${{ matrix.python }}-*
102102
CIBW_TEST_SKIP: "*-macosx_arm64"

0 commit comments

Comments
 (0)