Skip to content

Commit ff13d1c

Browse files
chore(deps): Bump joerick/cibuildwheel from 1.11.1 to 1.12.0 (#2577)
Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: joerick/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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 19646d4 commit ff13d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
platforms: all
3737

3838
- name: Build wheels
39-
uses: joerick/cibuildwheel@v1.11.1
39+
uses: joerick/cibuildwheel@v1.12.0
4040
env:
4141
# configure cibuildwheel to build native archs ('auto'), and some
4242
# emulated ones

0 commit comments

Comments
 (0)