Skip to content

Commit a50b7e8

Browse files
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] <support@github.com>
1 parent 4d153e9 commit a50b7e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
xcode-version: latest-stable
216216

217217
- name: Build wheels
218-
uses: pypa/cibuildwheel@v2.22.0
218+
uses: pypa/cibuildwheel@v2.23.0
219219
# GitHub Actions specific build parameters
220220
env:
221221
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)