Skip to content

Commit 2fa1ed2

Browse files
Bump pypa/cibuildwheel from 3.1.0 to 3.1.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@ffd835c...e6de07e) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fe87a4 commit 2fa1ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
persist-credentials: false
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # 3.1.0
62+
uses: pypa/cibuildwheel@e6de07ed3921b51089aae6981989889cf1eddd0c # 3.1.1
6363
env:
6464
CIBW_ENABLE: pypy pypy-eol
6565
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)