Skip to content

Commit 9c69a23

Browse files
authored
Merge pull request #93 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.1.1
2 parents 1bb1a2f + cc3f578 commit 9c69a23

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

103103
- name: Build and Test Wheels
104-
uses: pypa/cibuildwheel@v3.0.1
104+
uses: pypa/cibuildwheel@v3.1.1
105105
env:
106106
CIBW_BUILD_FRONTEND: build[uv]
107107
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)