Skip to content

Commit 2e197e0

Browse files
Bump pypa/cibuildwheel from 2.22.0 to 2.23.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e96ff9 commit 2e197e0

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
@@ -91,7 +91,7 @@ jobs:
9191
echo "CIBW_ARCHS=${CIBW_ARCHS}" >> $GITHUB_ENV
9292
9393
- name: Build wheels
94-
uses: pypa/cibuildwheel@v2.22.0
94+
uses: pypa/cibuildwheel@v2.23.2
9595
with:
9696
package-dir: ./light-curve
9797
env:

0 commit comments

Comments
 (0)