diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 0ecf6961..e3b9087d 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -12,7 +12,7 @@ distlib==0.3.1 # via virtualenv filelock==3.0.12 # via virtualenv -importlib-metadata==3.7.3 +importlib-metadata==3.9.0 # via virtualenv importlib-resources==5.1.2 # via virtualenv @@ -34,5 +34,5 @@ zipp==3.4.1 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==54.1.2 +setuptools==54.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 570fe9a1..46421171 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -12,7 +12,7 @@ distlib==0.3.1 # via virtualenv filelock==3.0.12 # via virtualenv -importlib-metadata==3.7.3 +importlib-metadata==3.9.0 # via virtualenv six==1.15.0 # via virtualenv @@ -30,5 +30,5 @@ zipp==3.4.1 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==54.1.2 +setuptools==54.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 174ba0e8..6f50b819 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==54.1.2 +setuptools==54.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 174ba0e8..6f50b819 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==54.1.2 +setuptools==54.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 174ba0e8..6f50b819 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==54.1.2 +setuptools==54.2.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index f58d94a6..d30bf66d 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,27 +1,27 @@ [x86_64] -manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-03-19-b847144 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-03-25-dbd36f7 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-02-06-3d322a5 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-03-15-2ae1698 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-03-15-2ae1698 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-03-24-f395ab8 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-03-24-f395ab8 [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-03-19-b847144 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-03-25-dbd36f7 manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-02-06-3d322a5 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-03-15-2ae1698 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-03-15-2ae1698 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-03-24-f395ab8 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-03-24-f395ab8 [pypy_x86_64] manylinux2010 = pypywheels/manylinux2010-pypy_x86_64:2020-12-11-f1e0e80 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-03-15-2ae1698 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-03-15-2ae1698 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-03-24-f395ab8 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-03-24-f395ab8 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-03-15-2ae1698 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-03-15-2ae1698 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-03-24-f395ab8 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-03-24-f395ab8 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-03-15-2ae1698 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-03-15-2ae1698 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-03-24-f395ab8 +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-03-24-f395ab8