Skip to content

Commit ab99836

Browse files
Bump pypa/cibuildwheel from 2.17.0 to 3.3.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 3.3.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.17.0...v3.3.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb013ee commit ab99836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
submodules: recursive
7777

7878
- name: Build wheels
79-
uses: pypa/cibuildwheel@v2.17.0
79+
uses: pypa/cibuildwheel@v3.3.1
8080

8181
- name: Upload artefacts to GitHub
8282
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)