This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 30b132d775 Build: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#8629)
30b132d775 is described below
commit 30b132d775647912ff15c93cce3d01124c1f2cbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 24 19:52:08 2023 +0200
Build: Bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#8629)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0
to 2.16.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
-
[Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.15.0...v2.16.0)
---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/python-release.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/python-release.yml
b/.github/workflows/python-release.yml
index a59af0cf9b..406b9c2e0d 100644
--- a/.github/workflows/python-release.yml
+++ b/.github/workflows/python-release.yml
@@ -61,7 +61,7 @@ jobs:
working-directory: ./python
- name: Build wheels
- uses: pypa/[email protected]
+ uses: pypa/[email protected]
with:
package-dir: python/
output-dir: wheelhouse