Skip to content

Commit abae03c

Browse files
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#365)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 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.23.2...v2.23.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76656fd commit abae03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
if: startsWith(matrix.os, 'windows')
3939

4040
- name: Build wheels
41-
uses: pypa/cibuildwheel@v2.23.2
41+
uses: pypa/cibuildwheel@v2.23.3
4242

4343
- uses: actions/upload-artifact@v4
4444
with:

0 commit comments

Comments
 (0)