-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1371 from pypa/update-dependencies-pr
[Bot] Update dependencies
- Loading branch information
Showing
11 changed files
with
125 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,26 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.10 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via delocate | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,26 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.11 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.11 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via delocate | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,32 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.7 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.7 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.7 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
importlib-metadata==5.1.0 | ||
importlib-metadata==5.2.0 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via | ||
# delocate | ||
# importlib-metadata | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
zipp==3.11.0 | ||
# via importlib-metadata | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,26 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.8 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.8 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via delocate | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,26 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.9 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.9 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.9 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via delocate | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,26 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.11 | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# | ||
# nox -s update_constraints-3.11 | ||
# | ||
delocate==0.10.3 | ||
delocate==0.10.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
distlib==0.3.6 | ||
# via virtualenv | ||
filelock==3.8.0 | ||
filelock==3.8.2 | ||
# via virtualenv | ||
packaging==21.3 | ||
packaging==22.0 | ||
# via delocate | ||
platformdirs==2.5.4 | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
platformdirs==2.6.0 | ||
# via virtualenv | ||
pyparsing==3.0.9 | ||
# via packaging | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in | ||
typing-extensions==4.4.0 | ||
# via delocate | ||
virtualenv==20.17.0 | ||
virtualenv==20.17.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
wheel==0.38.4 | ||
# via -r cibuildwheel/resources/constraints.in | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==22.3.1 | ||
# via -r cibuildwheel/resources/constraints.in | ||
setuptools==65.6.3 | ||
# via -r cibuildwheel/resources/constraints.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,49 @@ | ||
[x86_64] | ||
manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-11-27-4b40699 | ||
manylinux1 = quay.io/pypa/manylinux1_x86_64:2022-12-11-f594764 | ||
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 | ||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-11-27-b2d7fda | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-12-11-145d107 | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2022-12-11-145d107 | ||
|
||
[i686] | ||
manylinux1 = quay.io/pypa/manylinux1_i686:2022-11-27-4b40699 | ||
manylinux1 = quay.io/pypa/manylinux1_i686:2022-12-11-f594764 | ||
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 | ||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-11-27-b2d7fda | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-11-145d107 | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2022-12-11-145d107 | ||
|
||
[pypy_x86_64] | ||
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 | ||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2022-12-11-145d107 | ||
|
||
[pypy_i686] | ||
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 | ||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-11-145d107 | ||
|
||
[aarch64] | ||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-11-27-b2d7fda | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-12-11-145d107 | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2022-12-11-145d107 | ||
|
||
[ppc64le] | ||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-11-27-b2d7fda | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2022-12-11-145d107 | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2022-12-11-145d107 | ||
|
||
[s390x] | ||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2022-11-27-b2d7fda | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2022-12-11-145d107 | ||
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2022-12-11-145d107 | ||
|
||
[pypy_aarch64] | ||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-11-27-b2d7fda | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-11-27-b2d7fda | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-11-27-b2d7fda | ||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2022-12-11-145d107 | ||
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-11-145d107 | ||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2022-12-11-145d107 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
version = "20.17.0" | ||
url = "https://github.com/pypa/get-virtualenv/blob/20.17.0/public/virtualenv.pyz?raw=true" | ||
version = "20.17.1" | ||
url = "https://github.com/pypa/get-virtualenv/blob/20.17.1/public/virtualenv.pyz?raw=true" |
Oops, something went wrong.