Skip to content

Commit 804b664

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
ci: bump pypa/cibuildwheel from 3.0 to 3.1 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.0 to 3.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.0...v3.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 140173d commit 804b664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
submodules: true
4646
- name: Build wheels
47-
uses: pypa/cibuildwheel@v3.0
47+
uses: pypa/cibuildwheel@v3.1
4848
env:
4949
CIBW_ARCHS: ${{matrix.cibw_arch}}
5050
CIBW_SKIP: "*-musllinux_aarch64"

0 commit comments

Comments
 (0)