Skip to content

Commit b5d3eb1

Browse files
Bump pypa/cibuildwheel from 3.0.1 to 3.1.3 (#318)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.1 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8d3d71 commit b5d3eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
fetch-depth: 0
5656
fetch-tags: true
5757
- name: Build wheels
58-
uses: pypa/cibuildwheel@v3.0.1
58+
uses: pypa/cibuildwheel@v3.1.3
5959
env:
6060
CIBW_SKIP: pp*-macosx_arm64
6161
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)