Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-pyodide312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.3
# build
# pyodide-build
# wheel
pip==26.2
pip==26.2.1
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-pyodide313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.3
# build
# pyodide-build
# wheel
pip==26.2
pip==26.2.1
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-pyodide314.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packaging==26.3
# build
# pyodide-build
# wheel
pip==26.2
pip==26.2.1
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.11.0
# via
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-pyodide315.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ markdown-it-py==4.2.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==26.2
packaging==26.3
# via
# auditwheel-emscripten
# build
# pyodide-build
# wheel
pip==26.2
pip==26.2.1
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2; implementation_name != "graalpy"
pip==26.2.1; implementation_name != "graalpy"
pip==26.1.2; implementation_name == "graalpy" and platform_system != "Windows"
pip==26.0.1; implementation_name == "graalpy" and platform_system == "Windows"
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python314.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python315.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pefile==2024.8.26
# via
# abi3audit
# delvewheel
pip==26.2
pip==26.2.1
# via -r cibuildwheel/resources/constraints.in
pkgconf==3.0.1.post0
# via -r cibuildwheel/resources/constraints.in
Expand Down
1,076 changes: 538 additions & 538 deletions cibuildwheel/resources/python-build-standalone-releases.json

Large diffs are not rendered by default.

Loading