Skip to content

Commit 850f97b

Browse files
dependabot[bot]jobovy
authored andcommitted
Bump pypa/cibuildwheel from 2.22 to 2.23
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22 to 2.23. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22...v2.23) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 895f412 commit 850f97b

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
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v4
3838
- name: Build wheels
39-
uses: pypa/cibuildwheel@v2.22
39+
uses: pypa/cibuildwheel@v2.23
4040
env:
4141
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}_${{ matrix.buildplat[2] }}
4242
CIBW_ARCHS_MACOS: ${{ matrix.buildplat[2] }}

0 commit comments

Comments
 (0)