Skip to content

Commit 62b11fc

Browse files
Bump pypa/cibuildwheel from 3.0.0 to 3.1.4
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.0 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b29c01a commit 62b11fc

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
@@ -59,7 +59,7 @@ jobs:
5959
platforms: all
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@v3.0.0
62+
uses: pypa/cibuildwheel@v3.1.4
6363
env:
6464
CIBW_SKIP: "cp38-* *-manylinux_i686 *-musllinux_i686 *-musllinux_aarch64 *-win32"
6565
CIBW_ARCHS: "${{ matrix.cibw_archs }}"

0 commit comments

Comments
 (0)