[Bot] Update dependencies (#2593)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
parent
9b8ce87f0a
commit
39e9da06c5
@@ -54,7 +54,7 @@ platformdirs==4.4.0
|
|||||||
# via
|
# via
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pydantic==2.11.7
|
pydantic==2.11.9
|
||||||
# via
|
# via
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
# pyodide-lock
|
# pyodide-lock
|
||||||
@@ -64,7 +64,7 @@ pygments==2.19.2
|
|||||||
# via rich
|
# via rich
|
||||||
pyodide-build==0.30.7
|
pyodide-build==0.30.7
|
||||||
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
|
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
|
||||||
pyodide-cli==0.3.0
|
pyodide-cli==0.4.0
|
||||||
# via
|
# via
|
||||||
# auditwheel-emscripten
|
# auditwheel-emscripten
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ platformdirs==4.4.0
|
|||||||
# via
|
# via
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pydantic==2.11.7
|
pydantic==2.11.9
|
||||||
# via
|
# via
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
# pyodide-lock
|
# pyodide-lock
|
||||||
@@ -64,7 +64,7 @@ pygments==2.19.2
|
|||||||
# via rich
|
# via rich
|
||||||
pyodide-build==0.30.7
|
pyodide-build==0.30.7
|
||||||
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
|
# via -r .nox/update_constraints/tmp/constraints-pyodide.in
|
||||||
pyodide-cli==0.3.0
|
pyodide-cli==0.4.0
|
||||||
# via
|
# via
|
||||||
# auditwheel-emscripten
|
# auditwheel-emscripten
|
||||||
# pyodide-build
|
# pyodide-build
|
||||||
|
|||||||
@@ -1,53 +1,53 @@
|
|||||||
[x86_64]
|
[x86_64]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_x86_64:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_x86_64:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2025.09.13-2
|
||||||
|
|
||||||
[i686]
|
[i686]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_i686:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_i686:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_i686:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_i686:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_i686:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2025.09.13-2
|
||||||
|
|
||||||
[aarch64]
|
[aarch64]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_aarch64:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_aarch64:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2025.09.13-2
|
||||||
|
|
||||||
[ppc64le]
|
[ppc64le]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_ppc64le:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_ppc64le:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2025.09.13-2
|
||||||
|
|
||||||
[s390x]
|
[s390x]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_s390x:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_s390x:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2025.09.13-2
|
||||||
|
|
||||||
[pypy_x86_64]
|
[pypy_x86_64]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_x86_64:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_x86_64:2025.09.13-2
|
||||||
|
|
||||||
[pypy_i686]
|
[pypy_i686]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_i686:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_i686:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_i686:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_i686:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_i686:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_i686:2025.09.13-2
|
||||||
|
|
||||||
[pypy_aarch64]
|
[pypy_aarch64]
|
||||||
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2025.09.06-1
|
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2025.09.13-2
|
||||||
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2025.09.06-1
|
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2025.09.13-2
|
||||||
manylinux_2_34 = quay.io/pypa/manylinux_2_34_aarch64:2025.09.06-1
|
manylinux_2_34 = quay.io/pypa/manylinux_2_34_aarch64:2025.09.13-2
|
||||||
|
|
||||||
[armv7l]
|
[armv7l]
|
||||||
manylinux_2_31 = quay.io/pypa/manylinux_2_31_armv7l:2025.09.06-1
|
manylinux_2_31 = quay.io/pypa/manylinux_2_31_armv7l:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2025.09.13-2
|
||||||
|
|
||||||
[riscv64]
|
[riscv64]
|
||||||
manylinux_2_39 = quay.io/pypa/manylinux_2_39_riscv64:2025.09.06-1
|
manylinux_2_39 = quay.io/pypa/manylinux_2_39_riscv64:2025.09.13-2
|
||||||
musllinux_1_2 = quay.io/pypa/musllinux_1_2_riscv64:2025.09.06-1
|
musllinux_1_2 = quay.io/pypa/musllinux_1_2_riscv64:2025.09.13-2
|
||||||
|
|
||||||
|
|||||||
@@ -22,8 +22,8 @@ title: Working examples
|
|||||||
| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python |
|
| [MemRay][] | ![github icon][] | ![linux icon][] | Memray is a memory profiler for Python |
|
||||||
| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. |
|
| [uvloop][] | ![github icon][] | ![apple icon][] ![linux icon][] | Ultra fast asyncio event loop. |
|
||||||
| [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python |
|
| [psutil][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Cross-platform lib for process and system monitoring in Python |
|
||||||
| [falcon][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Falcon is a no-magic ASGI/WSGI API and microservices framework; it uses cibuildwheel for (optional) Cython extensions. |
|
|
||||||
| [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library |
|
| [Google Benchmark][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A microbenchmark support library |
|
||||||
|
| [falcon][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Falcon is a no-magic ASGI/WSGI API and microservices framework; it uses cibuildwheel for (optional) Cython extensions. |
|
||||||
| [vaex][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀 |
|
| [vaex][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀 |
|
||||||
| [Apache Beam][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Apache Beam is a unified programming model for Batch and Streaming data processing. |
|
| [Apache Beam][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Apache Beam is a unified programming model for Batch and Streaming data processing. |
|
||||||
| [PyGame][] | ![github icon][] | ![apple icon][] ![linux icon][] | 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. |
|
| [PyGame][] | ![github icon][] | ![apple icon][] ![linux icon][] | 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. |
|
||||||
@@ -112,8 +112,8 @@ title: Working examples
|
|||||||
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
|
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
|
||||||
| [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
|
| [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
|
||||||
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|
||||||
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
|
|
||||||
| [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. |
|
| [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. |
|
||||||
|
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
|
||||||
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|
||||||
| [werpy][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
|
| [werpy][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
|
||||||
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
|
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
|
||||||
@@ -133,8 +133,8 @@ title: Working examples
|
|||||||
[MemRay]: https://github.com/bloomberg/memray
|
[MemRay]: https://github.com/bloomberg/memray
|
||||||
[uvloop]: https://github.com/MagicStack/uvloop
|
[uvloop]: https://github.com/MagicStack/uvloop
|
||||||
[psutil]: https://github.com/giampaolo/psutil
|
[psutil]: https://github.com/giampaolo/psutil
|
||||||
[falcon]: https://github.com/falconry/falcon
|
|
||||||
[Google Benchmark]: https://github.com/google/benchmark
|
[Google Benchmark]: https://github.com/google/benchmark
|
||||||
|
[falcon]: https://github.com/falconry/falcon
|
||||||
[vaex]: https://github.com/vaexio/vaex
|
[vaex]: https://github.com/vaexio/vaex
|
||||||
[Apache Beam]: https://github.com/apache/beam
|
[Apache Beam]: https://github.com/apache/beam
|
||||||
[PyGame]: https://github.com/pygame/pygame
|
[PyGame]: https://github.com/pygame/pygame
|
||||||
@@ -223,8 +223,8 @@ title: Working examples
|
|||||||
[pyjet]: https://github.com/scikit-hep/pyjet
|
[pyjet]: https://github.com/scikit-hep/pyjet
|
||||||
[ril]: https://github.com/Cryptex-github/ril-py
|
[ril]: https://github.com/Cryptex-github/ril-py
|
||||||
[SiPM]: https://github.com/EdoPro98/SimSiPM
|
[SiPM]: https://github.com/EdoPro98/SimSiPM
|
||||||
[GSD]: https://github.com/glotzerlab/gsd
|
|
||||||
[aalink]: https://github.com/artfwo/aalink
|
[aalink]: https://github.com/artfwo/aalink
|
||||||
|
[GSD]: https://github.com/glotzerlab/gsd
|
||||||
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
|
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
|
||||||
[werpy]: https://github.com/analyticsinmotion/werpy
|
[werpy]: https://github.com/analyticsinmotion/werpy
|
||||||
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
|
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
|
||||||
|
|||||||
Reference in New Issue
Block a user