Skip to content

Commit e6171a5

Browse files
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#181)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.20.0...v2.21.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05091a6 commit e6171a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
submodules: true
6363
fetch-depth: 0
64-
- uses: pypa/cibuildwheel@v2.20.0
64+
- uses: pypa/cibuildwheel@v2.21.0
6565
- uses: actions/upload-artifact@v4
6666
with:
6767
name: binary-${{ matrix.os }}

0 commit comments

Comments
 (0)