Skip to content

Commit c895424

Browse files
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d364671 commit c895424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
git fetch --prune --unshallow
6161
6262
- name: Build wheels
63-
uses: pypa/cibuildwheel@v3.4.0
63+
uses: pypa/cibuildwheel@v3.4.1
6464
env:
6565
CIBW_SKIP: "cp39-* cp310-* *i686 *-musllinux*"
6666
CIBW_ENABLE: cpython-freethreading

0 commit comments

Comments
 (0)