Skip to content

Commit a225453

Browse files
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 (sqlalchemy#11947)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.1...v2.21.2) --- 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 fe03298 commit a225453

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/[email protected].1
76+
uses: pypa/[email protected].2
7777
env:
7878
CIBW_ARCHS_LINUX: ${{ matrix.linux_archs }}
7979
CIBW_BUILD: ${{ matrix.python }}

0 commit comments

Comments
 (0)