Skip to content

Commit 84d9396

Browse files
chore: bump pypa/cibuildwheel from 2.13.0 to 2.13.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 501b70d commit 84d9396

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
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v3
4545

46-
- uses: pypa/[email protected].0
46+
- uses: pypa/[email protected].1
4747
env:
4848
CIBW_ARCHS_MACOS: auto universal2
4949
CIBW_PRERELEASE_PYTHONS: true

0 commit comments

Comments
 (0)