Skip to content

Commit 62cd68c

Browse files
dependabot[bot]henryiii
andauthoredJul 11, 2023
chore: bump pypa/cibuildwheel from 2.13.0 to 2.13 (#161)
* 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] <support@github.com> * Update wheels.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
1 parent 6570d47 commit 62cd68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/checkout@v3
4545

46-
- uses: pypa/cibuildwheel@v2.13.0
46+
- uses: pypa/cibuildwheel@v2.13
4747
env:
4848
CIBW_ARCHS_MACOS: auto universal2
4949
CIBW_PRERELEASE_PYTHONS: true

0 commit comments

Comments
 (0)
Failed to load comments.