Skip to content

Commit 9a4b07d

Browse files
chore(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.0 (#64)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.17.0...v2.18.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 e739eea commit 9a4b07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
submodules: "recursive"
2020

2121
- name: Build wheels
22-
uses: pypa/cibuildwheel@v2.17.0
22+
uses: pypa/cibuildwheel@v2.18.0
2323
env:
2424
# disable repair
2525
CIBW_REPAIR_WHEEL_COMMAND: ""

0 commit comments

Comments
 (0)