Skip to content

Commit fd0ef67

Browse files
authored
Update dependencies
1 parent 40ddede commit fd0ef67

5 files changed

+5
-5
lines changed

cibuildwheel/resources/constraints-python36.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ zipp==3.4.0 # via importlib-metadata, importlib-resources
1818

1919
# The following packages are considered to be unsafe in a requirements file:
2020
pip==20.3.3 # via -r cibuildwheel/resources/constraints.in
21-
setuptools==51.0.0 # via -r cibuildwheel/resources/constraints.in
21+
setuptools==51.1.0 # via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ zipp==3.4.0 # via importlib-metadata
1717

1818
# The following packages are considered to be unsafe in a requirements file:
1919
pip==20.3.3 # via -r cibuildwheel/resources/constraints.in
20-
setuptools==51.0.0 # via -r cibuildwheel/resources/constraints.in
20+
setuptools==51.1.0 # via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python38.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ wheel==0.36.2 # via -r cibuildwheel/resources/constraints.in, deloca
1414

1515
# The following packages are considered to be unsafe in a requirements file:
1616
pip==20.3.3 # via -r cibuildwheel/resources/constraints.in
17-
setuptools==51.0.0 # via -r cibuildwheel/resources/constraints.in
17+
setuptools==51.1.0 # via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ wheel==0.36.2 # via -r cibuildwheel/resources/constraints.in, deloca
1414

1515
# The following packages are considered to be unsafe in a requirements file:
1616
pip==20.3.3 # via -r cibuildwheel/resources/constraints.in
17-
setuptools==51.0.0 # via -r cibuildwheel/resources/constraints.in
17+
setuptools==51.1.0 # via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ wheel==0.36.2 # via -r cibuildwheel/resources/constraints.in, deloca
1414

1515
# The following packages are considered to be unsafe in a requirements file:
1616
pip==20.3.3 # via -r cibuildwheel/resources/constraints.in
17-
setuptools==51.0.0 # via -r cibuildwheel/resources/constraints.in
17+
setuptools==51.1.0 # via -r cibuildwheel/resources/constraints.in

0 commit comments

Comments
 (0)