Skip to content

Commit 8f3bb54

Browse files
build(deps): bump pypa/cibuildwheel from 3.1.4 to 3.2.0 (#549)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.4...v3.2.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.2.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 cb16693 commit 8f3bb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
- uses: dtolnay/rust-toolchain@stable
317317
with:
318318
targets: aarch64-apple-darwin,x86_64-apple-darwin
319-
- uses: pypa/cibuildwheel@v3.1.4
319+
- uses: pypa/cibuildwheel@v3.2.0
320320
env:
321321
CIBW_BUILD: cp39-*
322322
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)