Skip to content

Commit fe7878b

Browse files
dependabot[bot]oysstu
authored andcommitted
Build(deps): Bump pypa/cibuildwheel from 2.23.2 to 2.23.3
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>
1 parent 210222e commit fe7878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
run: python -m pip install cibuildwheel==2.23.2
113113

114114
- name: Build wheels
115-
uses: pypa/cibuildwheel@v2.23.2
115+
uses: pypa/cibuildwheel@v2.23.3
116116
env:
117117
CIBW_BUILD: cp${{ matrix.python }}-${{ matrix.platform_id }}
118118
CIBW_ARCHS: all

0 commit comments

Comments
 (0)