Skip to content

Commit b76f6db

Browse files
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#1137)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.2 to 2.21.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.2...v2.21.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66f2097 commit b76f6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
python-version: "3.x"
8383

8484
- name: Build wheels
85-
uses: pypa/[email protected].2
85+
uses: pypa/[email protected].3
8686
env:
8787
CIBW_BUILD: ${{ matrix.python }}-*
8888
CIBW_TEST_SKIP: "*-macosx_arm64"

0 commit comments

Comments
 (0)