Skip to content

Commit 976212a

Browse files
Bump pypa/cibuildwheel from 3.1.2 to 3.2.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.2 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@v3.1.2...v3.2.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1219bc0 commit 976212a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
with:
149149
platforms: all
150150
- name: Build binary wheels
151-
uses: pypa/cibuildwheel@v3.1.2
151+
uses: pypa/cibuildwheel@v3.2.1
152152
with:
153153
output-dir: wheelhouse
154154
config-file: pyproject.toml

0 commit comments

Comments
 (0)