Skip to content

Commit b3d4985

Browse files
Bump pypa/cibuildwheel from 2.21.3 to 3.2.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 3.2.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v3.2.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c923b commit b3d4985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
platforms: all
4848

4949
- name: Build wheels
50-
uses: pypa/cibuildwheel@v2.21.3
50+
uses: pypa/cibuildwheel@v3.2.1
5151
env:
5252
# configure cibuildwheel to build native archs ('auto'), and some
5353
# emulated ones

0 commit comments

Comments
 (0)