Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.10.2 to 2.11.1 (AcademySoftwareFoundati…
Browse files Browse the repository at this point in the history
…on#1451)

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.10.2...v2.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Michele Spina <[email protected]>
  • Loading branch information
dependabot[bot] authored and MichaelPlug committed Aug 5, 2023
1 parent 82c5a47 commit 5b19697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels (Python 3)
uses: pypa/cibuildwheel@v2.10.2
uses: pypa/cibuildwheel@v2.11.1
with:
output-dir: wheelhouse
env:
Expand Down

0 comments on commit 5b19697

Please sign in to comment.