Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.12.3 to 2.14.1
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https:/pypa/cibuildwheel) from 2.12.3 to 2.14.1.
- [Release notes](https:/pypa/cibuildwheel/releases)
- [Changelog](https:/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.12.3...v2.14.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 143008e commit b9dd0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
submodules: recursive

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.3
uses: pypa/cibuildwheel@v2.14.1

- name: Upload artefacts to GitHub
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b9dd0f7

Please sign in to comment.