Skip to content

Commit 7f8813a

Browse files
Bump pypa/cibuildwheel from 2.22.0 to 2.23.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/v2.23.1/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9d8322 commit 7f8813a

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
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
platforms: all
6666

67-
- uses: pypa/cibuildwheel@v2.22.0
67+
- uses: pypa/cibuildwheel@v2.23.1
6868
env:
6969
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
7070
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}

0 commit comments

Comments
 (0)