Skip to content

Commit 997a6e1

Browse files
[Bot] Update dependencies (#2646)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 4fe7630 commit 997a6e1

15 files changed

+331
-330
lines changed

cibuildwheel/resources/constraints-pyodide312.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ platformdirs==4.5.0
5454
# via
5555
# pyodide-build
5656
# virtualenv
57-
pydantic==2.12.3
57+
pydantic==2.12.4
5858
# via
5959
# pyodide-build
6060
# pyodide-lock
61-
pydantic-core==2.41.4
61+
pydantic-core==2.41.5
6262
# via pydantic
6363
pygments==2.19.2
6464
# via rich
@@ -107,7 +107,7 @@ unearth==0.18.1
107107
# via pyodide-build
108108
urllib3==2.5.0
109109
# via requests
110-
virtualenv==20.35.3
110+
virtualenv==20.35.4
111111
# via
112112
# build
113113
# pyodide-build

cibuildwheel/resources/constraints-pyodide313.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ platformdirs==4.5.0
5454
# via
5555
# pyodide-build
5656
# virtualenv
57-
pydantic==2.12.3
57+
pydantic==2.12.4
5858
# via
5959
# pyodide-build
6060
# pyodide-lock
61-
pydantic-core==2.41.4
61+
pydantic-core==2.41.5
6262
# via pydantic
6363
pygments==2.19.2
6464
# via rich
@@ -106,7 +106,7 @@ unearth==0.18.1
106106
# via pyodide-build
107107
urllib3==2.5.0
108108
# via requests
109-
virtualenv==20.35.3
109+
virtualenv==20.35.4
110110
# via
111111
# build
112112
# pyodide-build

cibuildwheel/resources/constraints-python310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ typing-extensions==4.15.0
3030
# via
3131
# delocate
3232
# virtualenv
33-
virtualenv==20.35.3
33+
virtualenv==20.35.4
3434
# via -r cibuildwheel/resources/constraints.in
3535
zipp==3.23.0
3636
# via importlib-metadata

cibuildwheel/resources/constraints-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
2424
# via build
2525
typing-extensions==4.15.0
2626
# via delocate
27-
virtualenv==20.35.3
27+
virtualenv==20.35.4
2828
# 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
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
2424
# via build
2525
typing-extensions==4.15.0
2626
# via delocate
27-
virtualenv==20.35.3
27+
virtualenv==20.35.4
2828
# 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
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
2424
# via build
2525
typing-extensions==4.15.0
2626
# via delocate
27-
virtualenv==20.35.3
27+
virtualenv==20.35.4
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python314.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
2424
# via build
2525
typing-extensions==4.15.0
2626
# via delocate
27-
virtualenv==20.35.3
27+
virtualenv==20.35.4
2828
# 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
@@ -30,7 +30,7 @@ typing-extensions==4.13.2
3030
# via
3131
# delocate
3232
# virtualenv
33-
virtualenv==20.35.3
33+
virtualenv==20.35.4
3434
# via -r cibuildwheel/resources/constraints.in
3535
zipp==3.20.2
3636
# via importlib-metadata

cibuildwheel/resources/constraints-python39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ typing-extensions==4.15.0
3030
# via
3131
# delocate
3232
# virtualenv
33-
virtualenv==20.35.3
33+
virtualenv==20.35.4
3434
# via -r cibuildwheel/resources/constraints.in
3535
zipp==3.23.0
3636
# via importlib-metadata

cibuildwheel/resources/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
2424
# via build
2525
typing-extensions==4.15.0
2626
# via delocate
27-
virtualenv==20.35.3
27+
virtualenv==20.35.4
2828
# via -r cibuildwheel/resources/constraints.in

0 commit comments

Comments
 (0)