[Bot] Update dependencies (#2578)

* Update dependencies

* Fix pytest-rerunfailures version constraint

* update docker images (remove default setuptools for GraalPy)

---------

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
Co-authored-by: Joe Rickerby <joerick@mac.com>
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
This commit is contained in:
cibuildwheel-bot[bot]
2025-09-06 15:22:22 +01:00
committed by GitHub
co-authored by cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Joe Rickerby mayeut
parent 03ce2f2bc7
commit 1d31ef4ab2
14 changed files with 306 additions and 282 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ test = [
"jinja2",
"pytest-timeout",
"pytest-xdist",
"pytest-rerunfailures",
"pytest-rerunfailures!=16.0",
"pytest>=6",
"setuptools",
"tomli_w",