Skip to content

Commit 2bc6134

Browse files
ci(dependabot): bump pypa/cibuildwheel from 3.1 to 3.2 (#388)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1 to 3.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1...v3.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4728193 commit 2bc6134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 0
3030
- uses: astral-sh/setup-uv@v7
3131
- name: Build wheels via cibuildwheel
32-
uses: pypa/cibuildwheel@v3.1
32+
uses: pypa/cibuildwheel@v3.2
3333
- name: Upload wheels artifacts
3434
uses: actions/upload-artifact@v4
3535
with:

0 commit comments

Comments
 (0)