Skip to content

Commit b44d2a4

Browse files
Bump pypa/cibuildwheel from 2.8.0 to 2.10.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.8.0 to 2.10.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.8.0...v2.10.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 84943f0 commit b44d2a4

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
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
platforms: all
6969
- name: Build binary wheels
70-
uses: pypa/cibuildwheel@v2.8.0
70+
uses: pypa/cibuildwheel@v2.10.0
7171
with:
7272
output-dir: wheelhouse
7373
config-file: pyproject.toml

0 commit comments

Comments
 (0)