Skip to content

Commit 8028c56

Browse files
⬆️ Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 (#299)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.3 to 2.13.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.12.3...v2.13.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 4e848db commit 8028c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: |
8181
python -m pip install -U pip wheel setuptools build twine
8282
- name: Build wheels
83-
uses: pypa/cibuildwheel@v2.12.3
83+
uses: pypa/cibuildwheel@v2.13.0
8484
env:
8585
#CIBW_BUILD_FRONTEND: "build"
8686
CIBW_ARCHS_MACOS: x86_64 arm64 universal2

0 commit comments

Comments
 (0)