Skip to content

Commit 0cd6427

Browse files
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 (#77)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca65c63 commit 0cd6427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ jobs:
387387
run: |
388388
make cythonize
389389
- name: Build wheels
390-
uses: pypa/cibuildwheel@v3.2.1
390+
uses: pypa/cibuildwheel@v3.3.0
391391
env:
392392
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
393393
- uses: actions/upload-artifact@v5

0 commit comments

Comments
 (0)