Skip to content

Commit 41b864e

Browse files
build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11c7f7b commit 41b864e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
uses: docker/setup-qemu-action@v3
8585

8686
- name: "Build wheels"
87-
uses: pypa/cibuildwheel@v3.3.1
87+
uses: pypa/cibuildwheel@v3.4.0
8888
env:
8989
CIBW_ARCHS: ${{ matrix.target.arch }}
9090
CMAKE_OSX_ARCHITECTURES: ${{ matrix.target.arch }}

0 commit comments

Comments
 (0)