Skip to content

Commit e20166d

Browse files
dependabot[bot]hombit
authored andcommitted
Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.17.0...v2.18.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0f270a commit e20166d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
9999
100100
- name: Build wheels
101-
uses: pypa/cibuildwheel@v2.17.0
101+
uses: pypa/cibuildwheel@v2.18.1
102102
with:
103103
package-dir: ./light-curve
104104
env:

0 commit comments

Comments
 (0)