Skip to content

Commit 3a46bde

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

9 files changed

+117
-116
lines changed

cibuildwheel/resources/constraints-python310.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platformdirs==2.5.2
1414
# via virtualenv
1515
typing-extensions==4.3.0
1616
# via delocate
17-
virtualenv==20.16.3
17+
virtualenv==20.16.4
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.37.1
2020
# via

cibuildwheel/resources/constraints-python311.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platformdirs==2.5.2
1414
# via virtualenv
1515
typing-extensions==4.3.0
1616
# via delocate
17-
virtualenv==20.16.3
17+
virtualenv==20.16.4
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.37.1
2020
# via

cibuildwheel/resources/constraints-python36.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ typing-extensions==4.1.1
2020
# via
2121
# delocate
2222
# importlib-metadata
23-
virtualenv==20.16.3
23+
virtualenv==20.16.4
2424
# via -r cibuildwheel/resources/constraints.in
2525
wheel==0.37.1
2626
# via

cibuildwheel/resources/constraints-python37.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ typing-extensions==4.3.0
1818
# via
1919
# delocate
2020
# importlib-metadata
21-
virtualenv==20.16.3
21+
virtualenv==20.16.4
2222
# via -r cibuildwheel/resources/constraints.in
2323
wheel==0.37.1
2424
# via

cibuildwheel/resources/constraints-python38.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platformdirs==2.5.2
1414
# via virtualenv
1515
typing-extensions==4.3.0
1616
# via delocate
17-
virtualenv==20.16.3
17+
virtualenv==20.16.4
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.37.1
2020
# via

cibuildwheel/resources/constraints-python39.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platformdirs==2.5.2
1414
# via virtualenv
1515
typing-extensions==4.3.0
1616
# via delocate
17-
virtualenv==20.16.3
17+
virtualenv==20.16.4
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.37.1
2020
# via

cibuildwheel/resources/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platformdirs==2.5.2
1414
# via virtualenv
1515
typing-extensions==4.3.0
1616
# via delocate
17-
virtualenv==20.16.3
17+
virtualenv==20.16.4
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.37.1
2020
# via
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "20.16.3"
2-
url = "https://github.com/pypa/get-virtualenv/blob/20.16.3/public/virtualenv.pyz?raw=true"
1+
version = "20.16.4"
2+
url = "https://github.com/pypa/get-virtualenv/blob/20.16.4/public/virtualenv.pyz?raw=true"

docs/working-examples.md

Lines changed: 108 additions & 107 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)