Skip to content

Commit 6e693ad

Browse files
Bump pypa/cibuildwheel from 2.22.0 to 2.23.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.3. - [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.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0ff3bd commit 6e693ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393
- uses: actions/checkout@v4
9494
# Keep cibuildwheel version in sync with above
95-
- uses: pypa/cibuildwheel@v2.22.0
95+
- uses: pypa/cibuildwheel@v2.23.3
9696
with:
9797
only: ${{ matrix.only }}
9898

0 commit comments

Comments
 (0)