Skip to content

Commit 6e66581

Browse files
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 (#999)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.19.2...v2.20.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846713b commit 6e66581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
if: startsWith(matrix.os, 'ubuntu')
6262

6363
- name: Build wheels
64-
uses: pypa/cibuildwheel@v2.19.2
64+
uses: pypa/cibuildwheel@v2.20.0
6565
with:
6666
output-dir: wheelhouse
6767
config-file: "pyproject.toml"

0 commit comments

Comments
 (0)