Skip to content

Commit 1eabd21

Browse files
Bump pypa/cibuildwheel from 2.21 to 3.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21 to 3.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21...v3.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c80934 commit 1eabd21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- uses: actions/checkout@v4
3838

3939
- name: Build wheels
40-
uses: pypa/cibuildwheel@v2.21
40+
uses: pypa/cibuildwheel@v3.2
4141
with:
4242
output-dir: wheelhouse

0 commit comments

Comments
 (0)