From c9451facbd7a4bb54d580a093c9e381d524c6170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 08:56:13 -0500 Subject: [PATCH] Update dependencies (#610) Co-authored-by: henryiii --- .../resources/constraints-python27.txt | 2 +- .../resources/constraints-python36.txt | 6 ++--- .../resources/constraints-python37.txt | 4 ++-- .../resources/constraints-python38.txt | 2 +- .../resources/constraints-python39.txt | 2 +- cibuildwheel/resources/constraints.txt | 2 +- .../resources/pinned_docker_images.cfg | 24 +++++++++---------- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/cibuildwheel/resources/constraints-python27.txt b/cibuildwheel/resources/constraints-python27.txt index 95b34de7..f27a3a9c 100644 --- a/cibuildwheel/resources/constraints-python27.txt +++ b/cibuildwheel/resources/constraints-python27.txt @@ -29,7 +29,7 @@ pathlib2==2.3.5 # virtualenv scandir==1.10.0 # via pathlib2 -singledispatch==3.6.0 +singledispatch==3.6.1 # via importlib-resources six==1.15.0 # via diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 4e627a05..969bbc65 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -12,9 +12,9 @@ distlib==0.3.1 # via virtualenv filelock==3.0.12 # via virtualenv -importlib-metadata==3.4.0 +importlib-metadata==3.7.0 # via virtualenv -importlib-resources==5.1.0 +importlib-resources==5.1.1 # via virtualenv six==1.15.0 # via virtualenv @@ -34,5 +34,5 @@ zipp==3.4.0 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==53.0.0 +setuptools==54.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index f883f852..7cf4124c 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.4.0 +importlib-metadata==3.7.0 # via virtualenv six==1.15.0 # via virtualenv @@ -30,5 +30,5 @@ zipp==3.4.0 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1 # via -r cibuildwheel/resources/constraints.in -setuptools==53.0.0 +setuptools==54.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index ed2868c9..99d4262e 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==53.0.0 +setuptools==54.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index ed2868c9..99d4262e 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==53.0.0 +setuptools==54.0.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index ed2868c9..99d4262e 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==53.0.0 +setuptools==54.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 88719341..2985590b 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-02-19-3257524 +manylinux1 = quay.io/pypa/manylinux1_x86_64:2021-03-03-d314b45 manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2021-02-06-3d322a5 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-02-20-2c345f8 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-02-20-2c345f8 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2021-03-03-d3e3cca +manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2021-03-03-d3e3cca [i686] -manylinux1 = quay.io/pypa/manylinux1_i686:2021-02-19-3257524 +manylinux1 = quay.io/pypa/manylinux1_i686:2021-03-03-d314b45 manylinux2010 = quay.io/pypa/manylinux2010_i686:2021-02-06-3d322a5 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-02-20-2c345f8 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-02-20-2c345f8 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2021-03-03-d3e3cca +manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2021-03-03-d3e3cca [pypy_x86_64] manylinux2010 = pypywheels/manylinux2010-pypy_x86_64:2020-12-11-f1e0e80 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-02-20-2c345f8 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-02-20-2c345f8 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2021-03-03-d3e3cca +manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2021-03-03-d3e3cca [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-02-20-2c345f8 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-02-20-2c345f8 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2021-03-03-6f7c2dc +manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2021-03-03-d3e3cca [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-02-20-2c345f8 -manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-02-20-2c345f8 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2021-03-03-d3e3cca +manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2021-03-03-d3e3cca