Skip to content

Commit ea4dcdd

Browse files
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 (sqlalchemy#11885)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.20.0 to 2.21.1. - [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.1) --- 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 9d49751 commit ea4dcdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Build compiled wheels
7575
if: ${{ matrix.wheel_mode == 'compiled' }}
76-
uses: pypa/cibuildwheel@v2.20.0
76+
uses: pypa/cibuildwheel@v2.21.1
7777
env:
7878
CIBW_ARCHS_LINUX: ${{ matrix.linux_archs }}
7979
CIBW_BUILD: ${{ matrix.python }}

0 commit comments

Comments
 (0)