Skip to content

Commit fd1b67f

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

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
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
python-version: "3.12"
4545

46-
- uses: pypa/cibuildwheel@v3.2.1
46+
- uses: pypa/cibuildwheel@v3.3.0
4747
env:
4848
CIBW_ENVIRONMENT: MACOSX_DEPLOYMENT_TARGET=10.13
4949
CIBW_BUILD: 'cp38-* cp39-* cp310-* cp311-* cp312-* cp313-* cp314-*'

0 commit comments

Comments
 (0)