Skip to content

Commit d24bd6e

Browse files
Bump pypa/cibuildwheel from 2.23.3 to 3.1.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.3 to 3.1.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@faf86a6...e6de07e) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 892a8f0 commit d24bd6e

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
@@ -127,7 +127,7 @@ jobs:
127127
persist-credentials: false
128128

129129
- name: Build wheels
130-
uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
130+
uses: pypa/cibuildwheel@e6de07ed3921b51089aae6981989889cf1eddd0c # v3.1.1
131131

132132
- name: Attest GitHub build provenance
133133
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)