Skip to content

Commit d75750f

Browse files
chore(deps): bump pypa/cibuildwheel from 2.12.0 to 2.12.1 (#73)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.12.0...v2.12.1) --- 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 bc61a90 commit d75750f

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
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
submodules: true
4949

50-
- uses: pypa/cibuildwheel@v2.12.0
50+
- uses: pypa/cibuildwheel@v2.12.1
5151
env:
5252
CIBW_ARCHS_MACOS: universal2
5353
CIBW_ARCHS_WINDOWS: auto ARM64

0 commit comments

Comments
 (0)