Skip to content

Commit b399fc8

Browse files
dependabot[bot]twiecki
authored andcommitted
Bump pypa/cibuildwheel from 2.13.1 to 2.14.1
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]>
1 parent 9be43d0 commit b399fc8

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
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: Build wheels
52-
uses: pypa/cibuildwheel@v2.13.1
52+
uses: pypa/cibuildwheel@v2.14.1
5353

5454
- uses: actions/upload-artifact@v3
5555
with:

0 commit comments

Comments
 (0)