From 4e93d9153ebb1da13ae82e3abb5f8d3538ae00ca Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:38:46 -0400 Subject: [PATCH] [Bot] Update dependencies (#2051) Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> --- .../resources/constraints-pyodide312.txt | 10 ++-- .../resources/constraints-python310.txt | 2 +- .../resources/constraints-python311.txt | 2 +- .../resources/constraints-python312.txt | 2 +- .../resources/constraints-python313.txt | 2 +- .../resources/constraints-python38.txt | 2 +- .../resources/constraints-python39.txt | 2 +- cibuildwheel/resources/constraints.txt | 2 +- .../resources/pinned_docker_images.cfg | 50 +++++++++---------- cibuildwheel/resources/virtualenv.toml | 2 +- docs/working-examples.md | 12 ++--- 11 files changed, 44 insertions(+), 44 deletions(-) diff --git a/cibuildwheel/resources/constraints-pyodide312.txt b/cibuildwheel/resources/constraints-pyodide312.txt index 1363fa6a..235daa6b 100644 --- a/cibuildwheel/resources/constraints-pyodide312.txt +++ b/cibuildwheel/resources/constraints-pyodide312.txt @@ -2,7 +2,7 @@ # nox -s update_constraints annotated-types==0.7.0 # via pydantic -anyio==4.6.2 +anyio==4.6.2.post1 # via httpx auditwheel-emscripten==0.0.16 # via pyodide-build @@ -21,7 +21,7 @@ click==8.1.7 # via typer cloudpickle==3.1.0 # via loky -cmake==3.30.4 +cmake==3.30.5 # via pyodide-build distlib==0.3.9 # via virtualenv @@ -87,7 +87,7 @@ rich==13.9.2 # typer ruamel-yaml==0.18.6 # via pyodide-build -ruamel-yaml-clib==0.2.8 +ruamel-yaml-clib==0.2.12 # via ruamel-yaml shellingham==1.5.4 # via typer @@ -100,7 +100,7 @@ typer==0.12.5 # auditwheel-emscripten # pyodide-build # pyodide-cli -types-requests==2.32.0.20240914 +types-requests==2.32.0.20241016 # via pyodide-build typing-extensions==4.12.2 # via @@ -113,7 +113,7 @@ urllib3==2.2.3 # via # requests # types-requests -virtualenv==20.26.6 +virtualenv==20.27.0 # via # build # pyodide-build diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 47daae15..8c17c29d 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -28,7 +28,7 @@ tomli==2.0.2 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in zipp==3.20.2 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 7a357ecd..7e985f0a 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -24,5 +24,5 @@ pyproject-hooks==1.2.0 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 7a357ecd..7e985f0a 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -24,5 +24,5 @@ pyproject-hooks==1.2.0 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python313.txt b/cibuildwheel/resources/constraints-python313.txt index 7a357ecd..7e985f0a 100644 --- a/cibuildwheel/resources/constraints-python313.txt +++ b/cibuildwheel/resources/constraints-python313.txt @@ -24,5 +24,5 @@ pyproject-hooks==1.2.0 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index 47daae15..8c17c29d 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -28,7 +28,7 @@ tomli==2.0.2 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in zipp==3.20.2 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 47daae15..8c17c29d 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -28,7 +28,7 @@ tomli==2.0.2 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in zipp==3.20.2 # via importlib-metadata diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 7a357ecd..7e985f0a 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -24,5 +24,5 @@ pyproject-hooks==1.2.0 # via build typing-extensions==4.12.2 # via delocate -virtualenv==20.26.6 +virtualenv==20.27.0 # via -r cibuildwheel/resources/constraints.in diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index cbd7c0c3..79b99dbe 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -1,57 +1,57 @@ [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.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.10.21-1 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.10.07-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.10.07-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.10.21-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.10.21-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.10.21-1 [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.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.10.21-1 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.10.07-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.10.07-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024.10.21-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.10.21-1 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.10.21-1 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.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.10.21-1 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.10.21-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.21-1 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.10.07-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.10.07-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.10.21-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.10.21-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.10.21-1 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.10.21-1 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.10.07-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.10.07-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.10.21-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.10.21-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.10.21-1 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.10.21-1 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.10.07-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.10.07-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.10.21-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.10.21-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.10.21-1 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.07-1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.10.21-1 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.10.07-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.10.21-1 [armv7l] -musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.10.07-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_armv7l:2024.10.21-1 diff --git a/cibuildwheel/resources/virtualenv.toml b/cibuildwheel/resources/virtualenv.toml index 02fbab01..7cf141d8 100644 --- a/cibuildwheel/resources/virtualenv.toml +++ b/cibuildwheel/resources/virtualenv.toml @@ -1,2 +1,2 @@ py36 = { version = "20.21.1", url = "https://github.com/pypa/get-virtualenv/blob/20.21.1/public/virtualenv.pyz?raw=true" } -default = { version = "20.26.6", url = "https://github.com/pypa/get-virtualenv/blob/20.26.6/public/virtualenv.pyz?raw=true" } +default = { version = "20.27.0", url = "https://github.com/pypa/get-virtualenv/blob/20.27.0/public/virtualenv.pyz?raw=true" } diff --git a/docs/working-examples.md b/docs/working-examples.md index e91b10f7..7c87bf38 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -36,14 +36,14 @@ title: Working examples | [pedalboard][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | A Python library for working with audio data and audio plugins by wrapping the [JUCE](https://github.com/juce-framework/JUCE/) C++ framework. Uses cibuildwheel to deploy on as many operating systems and Python versions as possible with only one dependency (any NumPy). | | [River][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | 🌊 Online machine learning in Python | | [UltraJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Ultra fast JSON decoder and encoder written in C with Python bindings | -| [OpenSpiel][] | ![github icon][] | ![apple icon][] ![linux icon][] | OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. | | [aiortc][] | ![github icon][] | ![apple icon][] ![linux icon][] | WebRTC and ORTC implementation for Python using asyncio. | +| [OpenSpiel][] | ![github icon][] | ![apple icon][] ![linux icon][] | OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. | | [Dependency Injector][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Dependency injection framework for Python, uses Windows TravisCI | | [pyzmq][] | ![github icon][] ![circleci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python bindings for zeromq, the networking library. Uses Cython on CPython and CFFI on PyPy. ARM wheels for linux are built natively on CircleCI. | | [Implicit][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes GPU support for linux wheels | +| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. | | [tinyobjloader][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Tiny but powerful single file wavefront obj loader | | [vispy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Main repository for Vispy | -| [CTranslate2][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. | | [coverage.py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The coverage tool for Python | | [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python | | [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python | @@ -78,8 +78,8 @@ title: Working examples | [python-rapidjson][] | ![travisci icon][] ![gitlab icon][] ![appveyor icon][] | ![windows icon][] ![linux icon][] | Python wrapper around rapidjson | | [pybind11 python_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a Python-based build system | | [python-snappy][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for the snappy google library | -| [abess][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A fast best-subset selection library. It uses cibuildwheel to build a large project with C++ extensions. | | [sourmash][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Quickly search, compare, and analyze genomic and metagenomic data sets. | +| [abess][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A fast best-subset selection library. It uses cibuildwheel to build a large project with C++ extensions. | | [cyvcf2][] | ![github icon][] | ![apple icon][] ![linux icon][] | cython + htslib == fast VCF and BCF processing | | [jq.py][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | Python bindings for jq | | [matrixprofile][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. | @@ -146,14 +146,14 @@ title: Working examples [pedalboard]: https://github.com/spotify/pedalboard [River]: https://github.com/online-ml/river [UltraJSON]: https://github.com/ultrajson/ultrajson -[OpenSpiel]: https://github.com/google-deepmind/open_spiel [aiortc]: https://github.com/aiortc/aiortc +[OpenSpiel]: https://github.com/google-deepmind/open_spiel [Dependency Injector]: https://github.com/ets-labs/python-dependency-injector [pyzmq]: https://github.com/zeromq/pyzmq [Implicit]: https://github.com/benfred/implicit +[CTranslate2]: https://github.com/OpenNMT/CTranslate2 [tinyobjloader]: https://github.com/tinyobjloader/tinyobjloader [vispy]: https://github.com/vispy/vispy -[CTranslate2]: https://github.com/OpenNMT/CTranslate2 [coverage.py]: https://github.com/nedbat/coveragepy [PyCryptodome]: https://github.com/Legrandin/pycryptodome [Line Profiler]: https://github.com/pyutils/line_profiler @@ -188,8 +188,8 @@ title: Working examples [python-rapidjson]: https://github.com/python-rapidjson/python-rapidjson [pybind11 python_example]: https://github.com/pybind/python_example [python-snappy]: https://github.com/intake/python-snappy -[abess]: https://github.com/abess-team/abess [sourmash]: https://github.com/sourmash-bio/sourmash +[abess]: https://github.com/abess-team/abess [cyvcf2]: https://github.com/brentp/cyvcf2 [jq.py]: https://github.com/mwilliamson/jq.py [matrixprofile]: https://github.com/matrix-profile-foundation/matrixprofile