Skip to content

Commit d4d592e

Browse files
committed
chore: update pins
1 parent 91230d5 commit d4d592e

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

cibuildwheel/resources/constraints-python36.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ filelock==3.0.12
1414
# via virtualenv
1515
importlib-metadata==4.0.1
1616
# via virtualenv
17-
importlib-resources==5.1.3
17+
importlib-resources==5.1.4
1818
# via virtualenv
1919
six==1.16.0
2020
# via virtualenv
2121
typing-extensions==3.10.0.0
2222
# via importlib-metadata
23-
virtualenv==20.4.6
23+
virtualenv==20.4.7
2424
# via -r cibuildwheel/resources/constraints.in
2525
wheel==0.36.2
2626
# via
@@ -32,7 +32,7 @@ zipp==3.4.1
3232
# importlib-resources
3333

3434
# The following packages are considered to be unsafe in a requirements file:
35-
pip==21.1.1
35+
pip==21.1.2
3636
# via -r cibuildwheel/resources/constraints.in
37-
setuptools==56.2.0
37+
setuptools==57.0.0
3838
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python37.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ six==1.16.0
1818
# via virtualenv
1919
typing-extensions==3.10.0.0
2020
# via importlib-metadata
21-
virtualenv==20.4.6
21+
virtualenv==20.4.7
2222
# via -r cibuildwheel/resources/constraints.in
2323
wheel==0.36.2
2424
# via
@@ -28,7 +28,7 @@ zipp==3.4.1
2828
# via importlib-metadata
2929

3030
# The following packages are considered to be unsafe in a requirements file:
31-
pip==21.1.1
31+
pip==21.1.2
3232
# via -r cibuildwheel/resources/constraints.in
33-
setuptools==56.2.0
33+
setuptools==57.0.0
3434
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python38.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ filelock==3.0.12
1414
# via virtualenv
1515
six==1.16.0
1616
# via virtualenv
17-
virtualenv==20.4.6
17+
virtualenv==20.4.7
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.36.2
2020
# via
2121
# -r cibuildwheel/resources/constraints.in
2222
# delocate
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==21.1.1
25+
pip==21.1.2
2626
# via -r cibuildwheel/resources/constraints.in
27-
setuptools==56.2.0
27+
setuptools==57.0.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ filelock==3.0.12
1414
# via virtualenv
1515
six==1.16.0
1616
# via virtualenv
17-
virtualenv==20.4.6
17+
virtualenv==20.4.7
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.36.2
2020
# via
2121
# -r cibuildwheel/resources/constraints.in
2222
# delocate
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==21.1.1
25+
pip==21.1.2
2626
# via -r cibuildwheel/resources/constraints.in
27-
setuptools==56.2.0
27+
setuptools==57.0.0
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ filelock==3.0.12
1414
# via virtualenv
1515
six==1.16.0
1616
# via virtualenv
17-
virtualenv==20.4.6
17+
virtualenv==20.4.7
1818
# via -r cibuildwheel/resources/constraints.in
1919
wheel==0.36.2
2020
# via
2121
# -r cibuildwheel/resources/constraints.in
2222
# delocate
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==21.1.1
25+
pip==21.1.2
2626
# via -r cibuildwheel/resources/constraints.in
27-
setuptools==56.2.0
27+
setuptools==57.0.0
2828
# via -r cibuildwheel/resources/constraints.in

0 commit comments

Comments
 (0)