Skip to content

Commit 1d31ef4

Browse files
cibuildwheel-bot[bot]joerickmayeut
authored
[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 <[email protected]> Co-authored-by: mayeut <[email protected]>
1 parent 03ce2f2 commit 1d31ef4

14 files changed

+306
-282
lines changed

cibuildwheel/resources/constraints-pyodide312.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ packaging==25.0
5050
# unearth
5151
pip==25.2
5252
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
53-
platformdirs==4.3.8
53+
platformdirs==4.4.0
5454
# via
5555
# pyodide-build
5656
# virtualenv
@@ -89,12 +89,12 @@ shellingham==1.5.4
8989
# via typer
9090
sniffio==1.3.1
9191
# via anyio
92-
typer==0.16.1
92+
typer==0.17.3
9393
# via
9494
# auditwheel-emscripten
9595
# pyodide-build
9696
# pyodide-cli
97-
typing-extensions==4.14.1
97+
typing-extensions==4.15.0
9898
# via
9999
# anyio
100100
# pydantic

cibuildwheel/resources/constraints-pyodide313.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ packaging==25.0
5050
# unearth
5151
pip==25.2
5252
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
53-
platformdirs==4.3.8
53+
platformdirs==4.4.0
5454
# via
5555
# pyodide-build
5656
# virtualenv
@@ -89,12 +89,12 @@ shellingham==1.5.4
8989
# via typer
9090
sniffio==1.3.1
9191
# via anyio
92-
typer==0.16.1
92+
typer==0.17.3
9393
# via
9494
# auditwheel-emscripten
9595
# pyodide-build
9696
# pyodide-cli
97-
typing-extensions==4.14.1
97+
typing-extensions==4.15.0
9898
# via
9999
# pydantic
100100
# pydantic-core

cibuildwheel/resources/constraints-python310.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ packaging==25.0
2020
# delocate
2121
pip==25.2
2222
# via -r cibuildwheel/resources/constraints.in
23-
platformdirs==4.3.8
23+
platformdirs==4.4.0
2424
# via virtualenv
2525
pyproject-hooks==1.2.0
2626
# via build
2727
tomli==2.2.1
2828
# via build
29-
typing-extensions==4.14.1
29+
typing-extensions==4.15.0
3030
# via
3131
# delocate
3232
# virtualenv

cibuildwheel/resources/constraints-python311.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ packaging==25.0
1818
# delocate
1919
pip==25.2
2020
# via -r cibuildwheel/resources/constraints.in
21-
platformdirs==4.3.8
21+
platformdirs==4.4.0
2222
# via virtualenv
2323
pyproject-hooks==1.2.0
2424
# via build
25-
typing-extensions==4.14.1
25+
typing-extensions==4.15.0
2626
# via delocate
2727
virtualenv==20.34.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python312.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ packaging==25.0
1818
# delocate
1919
pip==25.2
2020
# via -r cibuildwheel/resources/constraints.in
21-
platformdirs==4.3.8
21+
platformdirs==4.4.0
2222
# via virtualenv
2323
pyproject-hooks==1.2.0
2424
# via build
25-
typing-extensions==4.14.1
25+
typing-extensions==4.15.0
2626
# via delocate
2727
virtualenv==20.34.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python313.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ packaging==25.0
1818
# delocate
1919
pip==25.2
2020
# via -r cibuildwheel/resources/constraints.in
21-
platformdirs==4.3.8
21+
platformdirs==4.4.0
2222
# via virtualenv
2323
pyproject-hooks==1.2.0
2424
# via build
25-
typing-extensions==4.14.1
25+
typing-extensions==4.15.0
2626
# via delocate
2727
virtualenv==20.34.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python314.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ packaging==25.0
1818
# delocate
1919
pip==25.2
2020
# via -r cibuildwheel/resources/constraints.in
21-
platformdirs==4.3.8
21+
platformdirs==4.4.0
2222
# via virtualenv
2323
pyproject-hooks==1.2.0
2424
# via build
25-
typing-extensions==4.14.1
25+
typing-extensions==4.15.0
2626
# via delocate
2727
virtualenv==20.34.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ packaging==25.0
2020
# delocate
2121
pip==25.2
2222
# via -r cibuildwheel/resources/constraints.in
23-
platformdirs==4.3.8
23+
platformdirs==4.4.0
2424
# via virtualenv
2525
pyproject-hooks==1.2.0
2626
# via build
2727
tomli==2.2.1
2828
# via build
29-
typing-extensions==4.14.1
29+
typing-extensions==4.15.0
3030
# via
3131
# delocate
3232
# virtualenv

cibuildwheel/resources/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ packaging==25.0
1818
# delocate
1919
pip==25.2
2020
# via -r cibuildwheel/resources/constraints.in
21-
platformdirs==4.3.8
21+
platformdirs==4.4.0
2222
# via virtualenv
2323
pyproject-hooks==1.2.0
2424
# via build
25-
typing-extensions==4.14.1
25+
typing-extensions==4.15.0
2626
# via delocate
2727
virtualenv==20.34.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/nodejs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
url = "https://nodejs.org/dist/"
2-
v22 = "v22.18.0"
2+
v22 = "v22.19.0"
33
v20 = "v20.19.4"

0 commit comments

Comments
 (0)