Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9262249 commit 78b74b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
CIBW_BUILD_VERBOSITY: 3
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: pytest {package}
uses: joerick/[email protected].0
uses: joerick/[email protected].1

- name: Build source
if: ${{env.SINGLE_ACTION_CONFIG == 'True'}}
Expand Down

0 comments on commit 78b74b6

Please sign in to comment.