Skip to content

Commit ac522ca

Browse files
chore(deps): bump pypa/cibuildwheel from 2.6.1 to 2.7.0 (#123)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@2.6.1...2.7.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 3306c9d commit ac522ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: runner.os == 'Linux'
5858

5959
- name: Build wheels
60-
uses: pypa/cibuildwheel@2.6.1
60+
uses: pypa/cibuildwheel@2.7.0
6161
env:
6262
CIBW_ARCHS: "${{ matrix.arch }}"
6363

0 commit comments

Comments
 (0)