From ac664a0d58ea41eeb45d0fe2a0c769e2be27c322 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:35:23 +0100 Subject: [PATCH] Update cibuildwheel to 2.22.0 (#88) --- .github/workflows/build.yml | 4 ++-- mypy_commit | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4c54e5f8..ee0037fb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: git -C mypy checkout $(cat mypy_commit) - name: Install cibuildwheel and pypyp run: | - pipx install cibuildwheel==2.21.3 + pipx install cibuildwheel==2.22.0 pipx install pypyp==1.2.0 - id: set-matrix run: | @@ -62,7 +62,7 @@ jobs: git clone https://github.com/python/mypy.git --recurse-submodules git -C mypy checkout $(cat mypy_commit) - - uses: pypa/cibuildwheel@v2.21.3 + - uses: pypa/cibuildwheel@v2.22.0 with: config-file: cibuildwheel.toml package-dir: mypy diff --git a/mypy_commit b/mypy_commit index fad832a4..92c74cd4 100644 --- a/mypy_commit +++ b/mypy_commit @@ -1 +1 @@ -46595eef151a12a0aafabe7e8c96763e9de04f98 +499adaed8adbded1a180e30d071438fef81779ec