Skip to content

Commit 13b8ba6

Browse files
Bump pypa/cibuildwheel from 3.1.2 to 3.1.3 (#62)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b23a189 commit 13b8ba6

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.1.2
390+
uses: pypa/cibuildwheel@v3.1.3
391391
env:
392392
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
393393
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)