From cbb2c5477fa09253c334e4091b80f0a5e9648a31 Mon Sep 17 00:00:00 2001 From: Oscar Benjamin Date: Sat, 21 Oct 2023 23:58:39 +0100 Subject: [PATCH] Update cibuildwheel version in Cirrus CI --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1037180b..189079bc 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -15,7 +15,7 @@ cirrus_wheels_macos_arm64_task: - which python - python --version install_cibuildwheel_script: - - python -m pip install cibuildwheel==2.11.4 + - python -m pip install cibuildwheel==2.16.2 run_cibuildwheel_script: - bin/cibw.sh wheels_artifacts: