Skip to content

Commit e8f23fb

Browse files
Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#54160)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.13.1...v2.14.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel 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 3005094 commit e8f23fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
path: ./dist
111111

112112
- name: Build wheels
113-
uses: pypa/cibuildwheel@v2.13.1
113+
uses: pypa/cibuildwheel@v2.14.1
114114
# TODO: Build wheels from sdist again
115115
# There's some sort of weird race condition?
116116
# within Github that makes the sdist be missing files

0 commit comments

Comments
 (0)