Skip to content

Commit

Permalink
[Bot] Update dependencies (#1485)
Browse files Browse the repository at this point in the history
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
  • Loading branch information
cibuildwheel-bot[bot] authored May 16, 2023
1 parent d16375e commit c74083c
Show file tree
Hide file tree
Showing 10 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ Here are some repos that use cibuildwheel.
| [Tornado][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
| [Matplotlib][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The venerable Matplotlib, a Python library with C++ portions |
| [NCNN][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | ncnn is a high-performance neural network inference framework optimized for the mobile platform |
| [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
| [Prophet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. |
| [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
| [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. |
| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python |

Expand All @@ -174,8 +174,8 @@ Here are some repos that use cibuildwheel.
[Tornado]: https://github.com/tornadoweb/tornado
[Matplotlib]: https://github.com/matplotlib/matplotlib
[NCNN]: https://github.com/Tencent/ncnn
[Kivy]: https://github.com/kivy/kivy
[Prophet]: https://github.com/facebook/prophet
[Kivy]: https://github.com/kivy/kivy
[MyPy]: https://github.com/mypyc/mypy_mypyc-wheels
[MemRay]: https://github.com/bloomberg/memray

Expand Down
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via delocate
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via delocate
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
12 changes: 6 additions & 6 deletions cibuildwheel/resources/constraints-python37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,28 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
importlib-metadata==6.4.1
importlib-metadata==6.6.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via
# delocate
# importlib-metadata
# platformdirs
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in
zipp==3.15.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via delocate
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via delocate
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
10 changes: 5 additions & 5 deletions cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.6
# via virtualenv
filelock==3.11.0
filelock==3.12.0
# via virtualenv
packaging==23.1
# via delocate
platformdirs==3.2.0
platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via delocate
virtualenv==20.21.0
virtualenv==20.23.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.40.0
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1
pip==23.1.2
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.1
setuptools==67.7.2
# via -r cibuildwheel/resources/constraints.in
42 changes: 21 additions & 21 deletions cibuildwheel/resources/pinned_docker_images.cfg
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-04-16-36ed6a7
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-05-01-496eb35
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-16-157f52a
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-30-c9c30dc
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-04-30-c9c30dc

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2023-04-16-36ed6a7
manylinux1 = quay.io/pypa/manylinux1_i686:2023-05-01-496eb35
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-04-16-157f52a
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-04-30-c9c30dc

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-30-c9c30dc

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-16-157f52a
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-30-c9c30dc
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-04-30-c9c30dc

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-04-16-157f52a
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-04-30-c9c30dc
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-04-30-c9c30dc

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-04-16-157f52a
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-04-30-c9c30dc
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-04-30-c9c30dc

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-16-157f52a
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-30-c9c30dc
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-16-157f52a
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-30-c9c30dc

4 changes: 2 additions & 2 deletions cibuildwheel/resources/virtualenv.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "20.21.0"
url = "https://github.com/pypa/get-virtualenv/blob/20.21.0/public/virtualenv.pyz?raw=true"
version = "20.21.1"
url = "https://github.com/pypa/get-virtualenv/blob/20.21.1/public/virtualenv.pyz?raw=true"
Loading

0 comments on commit c74083c

Please sign in to comment.