Skip to content

Commit 07eaeba

Browse files
dependabot[bot]ricardoV94
authored andcommitted
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a7f3e1 commit 07eaeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
persist-credentials: false
8181

8282
- name: Build wheels
83-
uses: pypa/cibuildwheel@v2.22.0
83+
uses: pypa/cibuildwheel@v2.23.0
8484

8585
- name: Attest GitHub build provenance
8686
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)