8000 [Bot] Update dependencies (#2032) · pypa/cibuildwheel@0319c43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0319c43

Browse files
[Bot] Update dependencies (#2032)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 80ae9a5 commit 0319c43

12 files changed

+53
-53
lines changed

cibuildwheel/resources/build-platforms.toml

Lines changed: 12 additions & 12 deletions
< 8000 tr class="diff-line-row">
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,12 @@ python_configurations = [
132132
{ identifier = "cp312-macosx_x86_64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.7/python-3.12.7-macos11.pkg" },
133133
{ identifier = "cp312-macosx_arm64", version = "3.12", url = "https://www.python.org/ftp/python/3.12.7/python-3.12.7-macos11.pkg" },
134134
{ identifier = "cp312-macosx_universal2", version = "3.12", url = "https://www.python.org/ftp/python/3.12.7/python-3.12.7-macos11.pkg" },
135-
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
136-
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
137-
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
138-
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
139-
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
140-
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0rc3-macos11.pkg" },
135+
{ identifier = "cp313-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
136+
{ identifier = "cp313-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
137+
{ identifier = "cp313-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
138+
{ identifier = "cp313t-macosx_x86_64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
139+
{ identifier = "cp313t-macosx_arm64", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
140+
{ identifier = "cp313t-macosx_universal2", version = "3.13", url = "https://www.python.org/ftp/python/3.13.0/python-3.13.0-macos11.pkg" },
141141
{ identifier = "pp37-macosx_x86_64", version = "3.7", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-osx64.tar.bz2" },
142142
{ identifier = "pp38-macosx_x86_64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_x86_64.tar.bz2" },
143143
{ identifier = "pp38-macosx_arm64", version = "3.8", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-macos_arm64.tar.bz2" },
@@ -163,16 +163,16 @@ python_configurations = [
163163
{ identifier = "cp311-win_amd64", version = "3.11.9", arch = "64" },
164164
{ identifier = "cp312-win32", version = "3.12.7", arch = "32" },
165165
{ identifier = "cp312-win_amd64", version = "3.12.7", arch = "64" },
166-
{ identifier = "cp313-win32", version = "3.13.0-rc3", arch = "32" },
167-
{ identifier = "cp313t-win32", version = "3.13.0-rc3", arch = "32" },
168-
{ identifier = "cp313-win_amd64", version = "3.13.0-rc3", arch = "64" },
169-
{ identifier = "cp313t-win_amd64", version = "3.13.0-rc3", arch = "64" },
166+
{ identifier = "cp313-win32", version = "3.13.0", arch = "32" },
167+
{ identifier = "cp313t-win32", version = "3.13.0", arch = "32" },
168+
{ identifier = "cp313-win_amd64", version = "3.13.0", arch = "64" },
169+
{ identifier = "cp313t-win_amd64", version = "3.13.0", arch = "64" },
170170
{ identifier = "cp39-win_arm64", version = "3.9.10", arch = "ARM64" },
171171
{ identifier = "cp310-win_arm64", version = "3.10.11", arch = "ARM64" },
172172
{ identifier = "cp311-win_arm64", version = "3.11.9", arch = "ARM64" },
173173
{ identifier = "cp312-win_arm64", version = "3.12.7", arch = "ARM64" },
174-
{ identifier = "cp313-win_arm64", version = "3.13.0-rc3", arch = "ARM64" },
175-
{ identifier = "cp313t-win_arm64", version = "3.13.0-rc3", arch = "ARM64" },
174+
{ identifier = "cp313-win_arm64", version = "3.13.0", arch = "ARM64" },
175+
{ identifier = "cp313t-win_arm64", version = "3.13.0", arch = "ARM64" },
176176
{ identifier = "pp37-win_amd64", version = "3.7", arch = "64", url = "https://downloads.python.org/pypy/pypy3.7-v7.3.9-win64.zip" },
177177
{ identifier = "pp38-win_amd64", version = "3.8", arch = "64", url = "https://downloads.python.org/pypy/pypy3.8-v7.3.11-win64.zip" },
178178
{ identifier = "pp39-win_amd64", version = "3.9", arch = "64", url = "https://downloads.python.org/pypy/pypy3.9-v7.3.16-win64.zip" },

cibuildwheel/resources/constraints-pyodide312.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ anyio==4.6.0
66
# via httpx
77
auditwheel-emscripten==0.0.16
88
# via pyodide-build
9-
build==1.2.2
9+
build==1.2.2.post1
1010
# via
1111
# -r .nox/update_constraints/tmp/constraints-pyodide.in
1212
# pyodide-build
@@ -80,7 +80,7 @@ requests==2.32.3
8080
# via pyodide-build
8181
resolvelib==1.0.1
8282
# via pyodide-build
83-
rich==13.9.1
83+
rich==13.9.2
8484
# via
8585
# pyodide-build
8686
# pyodide-cli

cibuildwheel/resources/constraints-python310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python312.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python313.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python38.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# nox -s update_constraints
33
altgraph==0.17.4
44
# via macholib
5-
build==1.2.2
5+
build==1.2.2.post1
66
# via -r cibuildwheel/resources/constraints.in
77
delocate==0.12.0
88
# 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,2 +1,2 @@
11
url = "https://nodejs.org/dist/"
2-
v20 = "v20.17.0"
2+
v20 = "v20.18.0"

0 commit comments

Comments
 (0)
0