Skip to content

Commit

Permalink
Bump joerick/cibuildwheel from 2.1.1 to 2.1.2 (#163)
Browse files Browse the repository at this point in the history
Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/joerick/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: joerick/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2021
1 parent 5261f3d commit 3c7b040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
submodules: true
fetch-depth: 0
- uses: ilammy/msvc-dev-cmd@v1.7.0
- uses: joerick/cibuildwheel@v2.1.1
- uses: joerick/cibuildwheel@v2.1.2
env:
CIBW_BUILD: "cp3?-*"
CIBW_SKIP: "cp35-* *-win32 *-manylinux_i686"
Expand Down

0 comments on commit 3c7b040

Please sign in to comment.