Skip to content

Commit bd15a43

Browse files
chore(deps): bump pypa/cibuildwheel from 2.5.0 to 2.6.0 (pybind#77)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@2.5.0...2.6.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 9693d2a commit bd15a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
submodules: true
4545

46-
- uses: pypa/cibuildwheel@2.5.0
46+
- uses: pypa/cibuildwheel@2.6.0
4747
env:
4848
CIBW_ARCHS_MACOS: auto universal2
4949

0 commit comments

Comments
 (0)