Skip to content

Commit 920b1d7

Browse files
chore(deps): Bump pypa/cibuildwheel from 2.3.0 to 2.3.1 (#3069)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32d463e commit 920b1d7

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/[email protected].0
100+
uses: pypa/[email protected].1
101101
env:
102102
# configure cibuildwheel to build native archs ('auto'), and some
103103
# emulated ones

0 commit comments

Comments
 (0)