From f6eea06dd22c0b8544b36af683078359cc221398 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 09:37:11 -0500 Subject: [PATCH] chore: update dependencies (#530) Co-authored-by: mayeut --- cibuildwheel/resources/constraints-python27.txt | 2 +- cibuildwheel/resources/constraints-python35.txt | 2 +- cibuildwheel/resources/constraints-python36.txt | 8 ++++---- cibuildwheel/resources/constraints-python37.txt | 6 +++--- cibuildwheel/resources/constraints-python38.txt | 4 ++-- cibuildwheel/resources/constraints-python39.txt | 4 ++-- cibuildwheel/resources/constraints.txt | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cibuildwheel/resources/constraints-python27.txt b/cibuildwheel/resources/constraints-python27.txt index d5d41c2d..b9456880 100644 --- a/cibuildwheel/resources/constraints-python27.txt +++ b/cibuildwheel/resources/constraints-python27.txt @@ -37,7 +37,7 @@ six==1.15.0 # virtualenv typing==3.7.4.3 # via importlib-resources -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via diff --git a/cibuildwheel/resources/constraints-python35.txt b/cibuildwheel/resources/constraints-python35.txt index d51a1299..4ff43043 100644 --- a/cibuildwheel/resources/constraints-python35.txt +++ b/cibuildwheel/resources/constraints-python35.txt @@ -18,7 +18,7 @@ importlib-resources==3.2.1 # via virtualenv six==1.15.0 # via virtualenv -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via diff --git a/cibuildwheel/resources/constraints-python36.txt b/cibuildwheel/resources/constraints-python36.txt index 2d912194..9ed440b7 100644 --- a/cibuildwheel/resources/constraints-python36.txt +++ b/cibuildwheel/resources/constraints-python36.txt @@ -12,15 +12,15 @@ distlib==0.3.1 # via virtualenv filelock==3.0.12 # via virtualenv -importlib-metadata==3.3.0 +importlib-metadata==3.4.0 # via virtualenv -importlib-resources==4.1.1 +importlib-resources==5.0.0 # via virtualenv six==1.15.0 # via virtualenv typing-extensions==3.7.4.3 # via importlib-metadata -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via @@ -34,5 +34,5 @@ zipp==3.4.0 # The following packages are considered to be unsafe in a requirements file: pip==20.3.3 # via -r cibuildwheel/resources/constraints.in -setuptools==51.1.1 +setuptools==51.1.2 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python37.txt b/cibuildwheel/resources/constraints-python37.txt index 907b755b..258ab51d 100644 --- a/cibuildwheel/resources/constraints-python37.txt +++ b/cibuildwheel/resources/constraints-python37.txt @@ -12,13 +12,13 @@ distlib==0.3.1 # via virtualenv filelock==3.0.12 # via virtualenv -importlib-metadata==3.3.0 +importlib-metadata==3.4.0 # via virtualenv six==1.15.0 # via virtualenv typing-extensions==3.7.4.3 # via importlib-metadata -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via @@ -30,5 +30,5 @@ zipp==3.4.0 # The following packages are considered to be unsafe in a requirements file: pip==20.3.3 # via -r cibuildwheel/resources/constraints.in -setuptools==51.1.1 +setuptools==51.1.2 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 261ebccd..6cb74781 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -14,7 +14,7 @@ filelock==3.0.12 # via virtualenv six==1.15.0 # via virtualenv -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==20.3.3 # via -r cibuildwheel/resources/constraints.in -setuptools==51.1.1 +setuptools==51.1.2 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 261ebccd..6cb74781 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -14,7 +14,7 @@ filelock==3.0.12 # via virtualenv six==1.15.0 # via virtualenv -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==20.3.3 # via -r cibuildwheel/resources/constraints.in -setuptools==51.1.1 +setuptools==51.1.2 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 261ebccd..6cb74781 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -14,7 +14,7 @@ filelock==3.0.12 # via virtualenv six==1.15.0 # via virtualenv -virtualenv==20.2.2 +virtualenv==20.3.0 # via -r cibuildwheel/resources/constraints.in wheel==0.36.2 # via @@ -24,5 +24,5 @@ wheel==0.36.2 # The following packages are considered to be unsafe in a requirements file: pip==20.3.3 # via -r cibuildwheel/resources/constraints.in -setuptools==51.1.1 +setuptools==51.1.2 # via -r cibuildwheel/resources/constraints.in