Skip to content

Commit d09aacb

Browse files
dependabot[bot]charris
authored andcommitted
MAINT: Bump pypa/cibuildwheel from 2.13.1 to 2.14.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@0ecddd9...66b46d0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a102a82 commit d09aacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
if: ${{ matrix.buildplat[1] == 'win32' }}
119119

120120
- name: Build wheels
121-
uses: pypa/cibuildwheel@0ecddd92b62987d7a2ae8911f4bb8ec9e2e4496a # v2.13.1
121+
uses: pypa/cibuildwheel@66b46d086804a9e9782354100d96a3a445431bca # v2.14.0
122122
env:
123123
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
124124

0 commit comments

Comments
 (0)