Skip to content

Commit 53e42ae

Browse files
dependabot[bot]djhoese
authored andcommitted
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.4.1...v4.0.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1c17cc commit 53e42ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
pipx ensurepath
6262
6363
- name: Build wheels
64-
uses: pypa/cibuildwheel@v3.4.1
64+
uses: pypa/cibuildwheel@v4.0.0
6565
env:
6666
# see pyproject.toml for other options
6767
CIBW_ARCHS: "${{ matrix.cibw_archs }}"

0 commit comments

Comments
 (0)