Skip to content

Commit b1ed7bb

Browse files
[Bot] Update dependencies (#1993)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent ca08f5f commit b1ed7bb

12 files changed

+48
-48
lines changed

cibuildwheel/resources/build-platforms.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ python_configurations = [
134134
{ identifier = "pp38-macosx_arm64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_arm64.tar.bz2" },
135135
{ identifier = "pp39-macosx_x86_64", version = "3.9", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.16-macos_x86_64.tar.bz2" },
136136
{ identifier = "pp39-macosx_arm64", version = "3.9", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.16-macos_arm64.tar.bz2" },
137-
{ identifier = "pp310-macosx_x86_64", version = "3.10", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.16-macos_x86_64.tar.bz2" },
138-
{ identifier = "pp310-macosx_arm64", version = "3.10", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.16-macos_arm64.tar.bz2" },
137+
{ identifier = "pp310-macosx_x86_64", version = "3.10", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.17-macos_x86_64.tar.bz2" },
138+
{ identifier = "pp310-macosx_arm64", version = "3.10", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.17-macos_arm64.tar.bz2" },
139139
]
140140

141141
[windows]
@@ -167,7 +167,7 @@ python_configurations = [
167167
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-win64.zip" },
168168
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-win64.zip" },
169169
{ identifier = "pp39-win_amd64", version = "3.9", arch = "64", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.16-win64.zip" },
170-
{ identifier = "pp310-win_amd64", version = "3.10", arch = "64", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.16-win64.zip" },
170+
{ identifier = "pp310-win_amd64", version = "3.10", arch = "64", url = "https://downloads.python.org/pypy/pypy3.10-v7.3.17-win64.zip" },
171171
]
172172

173173
[pyodide]

cibuildwheel/resources/constraints-pyodide312.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build==1.2.1
1010
# via
1111
# -r .nox/update_constraints/tmp/constraints-pyodide.in
1212
# pyodide-build
13-
certifi==2024.7.4
13+
certifi==2024.8.30
1414
# via
1515
# httpcore
1616
# httpx
@@ -31,7 +31,7 @@ h11==0.14.0
3131
# via httpcore
3232
httpcore==1.0.5
3333
# via httpx
34-
httpx==0.27.0
34+
httpx==0.27.2
3535
# via unearth
3636
idna==3.8
3737
# via
@@ -80,7 +80,7 @@ requests==2.32.3
8080
# via pyodide-build
8181
resolvelib==1.0.1
8282
# via pyodide-build
83-
rich==13.7.1
83+
rich==13.8.0
8484
# via
8585
# pyodide-build
8686
# pyodide-cli
@@ -107,7 +107,7 @@ typing-extensions==4.12.2
107107
# pydantic
108108
# pydantic-core
109109
# typer
110-
unearth==0.17.1
110+
unearth==0.17.2
111111
# via pyodide-build
112112
urllib3==2.2.2
113113
# via

cibuildwheel/resources/constraints-python310.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv
@@ -30,5 +30,5 @@ typing-extensions==4.12.2
3030
# via delocate
3131
virtualenv==20.26.3
3232
# via -r cibuildwheel/resources/constraints.in
33-
zipp==3.20.0
33+
zipp==3.20.1
3434
# via importlib-metadata

cibuildwheel/resources/constraints-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv

cibuildwheel/resources/constraints-python312.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv

cibuildwheel/resources/constraints-python313.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv

cibuildwheel/resources/constraints-python37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.1.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv

cibuildwheel/resources/constraints-python38.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv
@@ -30,5 +30,5 @@ typing-extensions==4.12.2
3030
# via delocate
3131
virtualenv==20.26.3
3232
# via -r cibuildwheel/resources/constraints.in
33-
zipp==3.20.0
33+
zipp==3.20.1
3434
# via importlib-metadata

cibuildwheel/resources/constraints-python39.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv
@@ -30,5 +30,5 @@ typing-extensions==4.12.2
3030
# via delocate
3131
virtualenv==20.26.3
3232
# via -r cibuildwheel/resources/constraints.in
33-
zipp==3.20.0
33+
zipp==3.20.1
3434
# via importlib-metadata

cibuildwheel/resources/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ altgraph==0.17.4
44
# via macholib
55
build==1.2.1
66
# via -r cibuildwheel/resources/constraints.in
7-
delocate==0.11.0
7+
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in
99
distlib==0.3.8
1010
# via virtualenv

0 commit comments

Comments
 (0)