Skip to content

Commit 91944fe

Browse files
Bump pypa/cibuildwheel from 2.22 to 2.23
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22 to 2.23. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22...v2.23) --- 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 876555f commit 91944fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
arch: amd64
7373

7474
- name: Build wheels
75-
uses: pypa/cibuildwheel@v2.22
75+
uses: pypa/cibuildwheel@v2.23
7676

7777
- name: Upload wheels
7878
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)