Skip to content

Commit d160c1b

Browse files
dependabot[bot]aaugustin
authored andcommitted
Bump pypa/cibuildwheel from 2.10.0 to 2.11.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.0 to 2.11.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.10.0...v2.11.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42ce29a commit d160c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
platforms: all
5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v2.10.0
51+
uses: pypa/cibuildwheel@v2.11.1
5252
env:
5353
CIBW_ARCHS_MACOS: "x86_64 universal2 arm64"
5454
CIBW_ARCHS_LINUX: "auto aarch64"

0 commit comments

Comments
 (0)