Skip to content

Commit 72ed9ec

Browse files
Bump pypa/cibuildwheel from 2.21.3 to 2.23.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 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.21.3...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] <support@github.com>
1 parent d84961e commit 72ed9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
arch: x86
7373
- name: Build binary wheels
74-
uses: pypa/cibuildwheel@v2.21.3
74+
uses: pypa/cibuildwheel@v2.23.3
7575
with:
7676
output-dir: wheelhouse
7777
config-file: pyproject.toml

0 commit comments

Comments
 (0)