Skip to content

Commit fc6aa17

Browse files
Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#403)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d3c2d8 commit fc6aa17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
echo "MACOSX_DEPLOYMENT_TARGET=14.0" >> $GITHUB_ENV
9393
9494
- name: Build python wheels for ${{ matrix.os }}
95-
uses: pypa/[email protected].0
95+
uses: pypa/[email protected].1
9696
env:
9797
# Skip CPython 3.8
9898
CIBW_SKIP: ${{ env.CIBW_SKIP }} cp38-*

0 commit comments

Comments
 (0)