Skip to content

Commit 5aaa6f8

Browse files
Bump pypa/cibuildwheel from 3.0.0 to 3.1.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.0.0...v3.1.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89f7787 commit 5aaa6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
git fetch --prune --unshallow
6161
6262
- name: Build wheels
63-
uses: pypa/cibuildwheel@v3.0.0
63+
uses: pypa/cibuildwheel@v3.1.2
6464
env:
6565
CIBW_SKIP: "cp36-* cp37-* cp38-* cp39-* cp310-* pp* *i686 *-musllinux*"
6666
CIBW_ARCHS: "${{ matrix.cibw_archs }}"

0 commit comments

Comments
 (0)