Skip to content

Commit 758ef00

Browse files
chore(deps): bump pypa/cibuildwheel from 2.1.3 to 2.2.0 (#2943)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.1.3 to 2.2.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.1.3...v2.2.0) --- 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 eafa3d4 commit 758ef00

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
@@ -97,7 +97,7 @@ jobs:
9797
platforms: all
9898

9999
- name: Build wheels python 3.6 and above
100-
uses: pypa/cibuildwheel@v2.1.3
100+
uses: pypa/cibuildwheel@v2.2.0
101101
env:
102102
# configure cibuildwheel to build native archs ('auto'), and some
103103
# emulated ones

0 commit comments

Comments
 (0)