Skip to content

Commit a718421

Browse files
Bump pypa/cibuildwheel from 3.0.1 to 3.1.0 (#1547)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.0 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 227d3b1 commit a718421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
platforms: all
109109

110110
- name: Build wheels
111-
uses: pypa/cibuildwheel@v3.0.1
111+
uses: pypa/cibuildwheel@v3.1.0
112112
with:
113113
package-dir: >- # not necessarily a dir, we pass an acceptable sdist
114114
dist/${{ inputs.source-tarball-name }}

0 commit comments

Comments
 (0)