Skip to content

Commit 9419f53

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 7c0c2bb commit 9419f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
version: "latest"
113113

114114
- name: Build and Test Wheels
115-
uses: pypa/cibuildwheel@v3.4.0
115+
uses: pypa/cibuildwheel@v3.4.1
116116
env:
117117
CIBW_BUILD_FRONTEND: build[uv]
118118
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)