Skip to content

Commit 1d3fa08

Browse files
Bump pypa/cibuildwheel from 3.1.1 to 3.1.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.1...v3.1.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5290fee commit 1d3fa08

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
@@ -101,7 +101,7 @@ jobs:
101101
version: "latest"
102102

103103
- name: Build and Test Wheels
104-
uses: pypa/[email protected].1
104+
uses: pypa/[email protected].3
105105
env:
106106
CIBW_BUILD_FRONTEND: build[uv]
107107
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)