Skip to content

Commit

Permalink
[Bot] Update dependencies (#1848)
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] committed Jun 4, 2024
1 parent c333b13 commit 21e9ef1
Show file tree
Hide file tree
Showing 12 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ Here are some repos that use cibuildwheel.
| [Tornado][] | ![github icon][] | ![linux icon][] ![apple icon][] ![windows icon][] | Tornado is a Python web framework and asynchronous networking library. Uses stable ABI for a small C extension. |
| [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 |
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an analytical in-process SQL database management system |
| [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. |
| [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. |
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an in-process SQL OLAP Database Management System |
| [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |

[scikit-learn]: https://github.com/scikit-learn/scikit-learn
Expand All @@ -175,9 +175,9 @@ 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
[duckdb]: https://github.com/duckdb/duckdb
[Prophet]: https://github.com/facebook/prophet
[MyPy]: https://github.com/mypyc/mypy_mypyc-wheels
[duckdb]: https://github.com/duckdb/duckdb
[Kivy]: https://github.com/kivy/kivy

[appveyor icon]: docs/data/readme_icons/appveyor.svg
Expand Down
12 changes: 6 additions & 6 deletions cibuildwheel/resources/constraints-pyodide312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build==1.2.1
# via
# -r .nox/update_constraints/tmp/constraints-pyodide.in
# pyodide-build
certifi==2024.2.2
certifi==2024.6.2
# via
# httpcore
# httpx
Expand Down Expand Up @@ -56,11 +56,11 @@ pip==24.0
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
platformdirs==4.2.2
# via virtualenv
pydantic==2.7.1
pydantic==2.7.3
# via
# pyodide-build
# pyodide-lock
pydantic-core==2.18.2
pydantic-core==2.18.4
# via pydantic
pygments==2.18.0
# via rich
Expand All @@ -76,7 +76,7 @@ pyproject-hooks==1.1.0
# via build
pyyaml==6.0.1
# via pyodide-build
requests==2.32.2
requests==2.32.3
# via pyodide-build
resolvelib==1.0.1
# via pyodide-build
Expand All @@ -100,9 +100,9 @@ typer==0.12.3
# auditwheel-emscripten
# pyodide-build
# pyodide-cli
types-requests==2.32.0.20240523
types-requests==2.32.0.20240602
# via pyodide-build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via
# pydantic
# pydantic-core
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
zipp==3.19.0
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ platformdirs==4.2.2
# via virtualenv
pyproject-hooks==1.1.0
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ platformdirs==4.2.2
# via virtualenv
pyproject-hooks==1.1.0
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python313.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ platformdirs==4.2.2
# via virtualenv
pyproject-hooks==1.1.0
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
zipp==3.19.0
zipp==3.19.1
# via importlib-metadata
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
zipp==3.19.0
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ platformdirs==4.2.2
# via virtualenv
pyproject-hooks==1.1.0
# via build
typing-extensions==4.12.0
typing-extensions==4.12.1
# via delocate
virtualenv==20.26.2
# via -r cibuildwheel/resources/constraints.in
2 changes: 1 addition & 1 deletion cibuildwheel/resources/nodejs.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url = "https://nodejs.org/dist/"
v20 = "v20.13.1"
v20 = "v20.14.0"
48 changes: 24 additions & 24 deletions cibuildwheel/resources/pinned_docker_images.cfg
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2024-04-29-76807b8
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024-06-03-e195670
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:2024-05-25-5ccf783
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024-05-25-5ccf783
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024-06-03-e195670
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024-06-03-e195670
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024-06-03-e195670

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2024-04-29-76807b8
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024-05-25-5ccf783
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024-05-25-5ccf783
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024-06-03-e195670
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024-06-03-e195670

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024-06-03-e195670
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:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024-06-03-e195670

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024-05-25-5ccf783
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024-05-25-5ccf783
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024-06-03-e195670
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024-06-03-e195670
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024-06-03-e195670

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024-05-25-5ccf783
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024-05-25-5ccf783
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024-06-03-e195670
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024-06-03-e195670
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024-06-03-e195670

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024-05-25-5ccf783
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024-05-25-5ccf783
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024-06-03-e195670
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024-06-03-e195670
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024-06-03-e195670

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024-05-25-5ccf783
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024-06-03-e195670
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024-05-25-5ccf783
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024-06-03-e195670

4 changes: 2 additions & 2 deletions docs/working-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ title: Working examples
| [Tornado][] | ![github icon][] | ![linux icon][] ![apple icon][] ![windows icon][] | Tornado is a Python web framework and asynchronous networking library. Uses stable ABI for a small C extension. |
| [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 |
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an analytical in-process SQL database management system |
| [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. |
| [MyPy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | The compiled version of MyPy using MyPyC. |
| [duckdb][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | DuckDB is an in-process SQL OLAP Database Management System |
| [Kivy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS |
| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python |
| [Triton][] | ![github icon][] | ![linux icon][] | Self hosted runners |
Expand Down Expand Up @@ -123,9 +123,9 @@ title: Working examples
[Tornado]: https://github.com/tornadoweb/tornado
[Matplotlib]: https://github.com/matplotlib/matplotlib
[NCNN]: https://github.com/Tencent/ncnn
[duckdb]: https://github.com/duckdb/duckdb
[Prophet]: https://github.com/facebook/prophet
[MyPy]: https://github.com/mypyc/mypy_mypyc-wheels
[duckdb]: https://github.com/duckdb/duckdb
[Kivy]: https://github.com/kivy/kivy
[MemRay]: https://github.com/bloomberg/memray
[Triton]: https://github.com/openai/triton
Expand Down

0 comments on commit 21e9ef1

Please sign in to comment.