Skip to content

Commit c3b2af6

Browse files
authoredApr 28, 2023
chore: bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#154)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.1 to 2.12.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.12.1...v2.12.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b45cc8 commit c3b2af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v3
4545

46-
- uses: pypa/cibuildwheel@v2.12.1
46+
- uses: pypa/cibuildwheel@v2.12.3
4747
env:
4848
CIBW_ARCHS_MACOS: auto universal2
4949

0 commit comments

Comments
 (0)
Failed to load comments.