From a09b9aeb7606162106c5c5d82a65a8dc99dd299d Mon Sep 17 00:00:00 2001 From: joerick Date: Sat, 30 Jan 2021 13:53:22 +0000 Subject: [PATCH] Update dependencies --- .../resources/constraints-python27.txt | 2 +- .../resources/constraints-python35.txt | 2 +- .../resources/constraints-python36.txt | 4 ++-- .../resources/constraints-python37.txt | 4 ++-- .../resources/constraints-python38.txt | 4 ++-- .../resources/constraints-python39.txt | 4 ++-- cibuildwheel/resources/constraints.txt | 4 ++-- .../resources/pinned_docker_images.cfg | 18 +++++++++--------- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/cibuildwheel/resources/constraints-python27.txt b/cibuildwheel/resources/constraints-python27.txt index c9c443af..d76e06e3 100644 --- a/cibuildwheel/resources/constraints-python27.txt +++ b/cibuildwheel/resources/constraints-python27.txt @@ -49,7 +49,7 @@ zipp==1.2.0 # importlib-resources # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==20.3.4 # via -r cibuildwheel/resources/constraints.in setuptools==44.1.1 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python35.txt b/cibuildwheel/resources/constraints-python35.txt index b0df8f2e..ab8fb386 100644 --- a/cibuildwheel/resources/constraints-python35.txt +++ b/cibuildwheel/resources/constraints-python35.txt @@ -30,7 +30,7 @@ zipp==1.2.0 # importlib-resources # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==20.3.4 # via -r cibuildwheel/resources/constraints.in setuptools==50.3.2 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index e510460e..5eb84f6d 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -32,7 +32,7 @@ zipp==3.4.0 # importlib-resources # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==51.3.3 +setuptools==52.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 181f65ee..d781bf60 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -28,7 +28,7 @@ zipp==3.4.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==51.3.3 +setuptools==52.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index d31a4324..4fa01012 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -22,7 +22,7 @@ wheel==0.36.2 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==51.3.3 +setuptools==52.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index d31a4324..4fa01012 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -22,7 +22,7 @@ wheel==0.36.2 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==51.3.3 +setuptools==52.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index d31a4324..4fa01012 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -22,7 +22,7 @@ wheel==0.36.2 # delocate # The following packages are considered to be unsafe in a requirements file: -pip==20.3.3 +pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==51.3.3 +setuptools==52.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 2267f923..edc5985d 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,22 +1,22 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-01-11-28ab838 -manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-01-12-ff3830d -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-01-12-c8250d8 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-01-24-153e846 +manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-01-24-4117e7c +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-01-24-91ce2b8 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-01-11-28ab838 -manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-01-12-ff3830d -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-01-12-c8250d8 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-01-24-153e846 +manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-01-24-4117e7c +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-01-24-91ce2b8 [pypy_x86_64] manylinux2010 = pypywheels/manylinux2010-pypy_x86_64:2020-12-11-f1e0e80 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-01-12-c8250d8 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-01-24-91ce2b8 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-01-12-c8250d8 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-01-24-91ce2b8 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-01-12-c8250d8 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-01-24-91ce2b8