From 8f51efbc3e4bb081e470c389010af8628fcba4f6 Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 10:41:21 -0400 Subject: [PATCH] [Bot] Update dependencies (#1985) Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> --- .../resources/constraints-pyodide312.txt | 6 +-- .../resources/constraints-python310.txt | 2 +- .../resources/constraints-python38.txt | 2 +- .../resources/constraints-python39.txt | 2 +- cibuildwheel/resources/nodejs.toml | 2 +- .../resources/pinned_docker_images.cfg | 48 +++++++++---------- docs/working-examples.md | 8 ++-- 7 files changed, 35 insertions(+), 35 deletions(-) diff --git a/cibuildwheel/resources/constraints-pyodide312.txt b/cibuildwheel/resources/constraints-pyodide312.txt index 8c6f72a7..96fadf49 100644 --- a/cibuildwheel/resources/constraints-pyodide312.txt +++ b/cibuildwheel/resources/constraints-pyodide312.txt @@ -33,7 +33,7 @@ httpcore==1.0.5 # via httpx httpx==0.27.0 # via unearth -idna==3.7 +idna==3.8 # via # anyio # httpx @@ -95,7 +95,7 @@ sniffio==1.3.1 # via # anyio # httpx -typer==0.12.4 +typer==0.12.5 # via # auditwheel-emscripten # pyodide-build @@ -107,7 +107,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # typer -unearth==0.17.0 +unearth==0.17.1 # via pyodide-build urllib3==2.2.2 # via diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index cf173cb4..a1172ba8 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -10,7 +10,7 @@ distlib==0.3.8 # via virtualenv filelock==3.15.4 # via virtualenv -importlib-metadata==8.2.0 +importlib-metadata==8.4.0 # via build macholib==1.16.3 # via delocate diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index cf173cb4..a1172ba8 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -10,7 +10,7 @@ distlib==0.3.8 # via virtualenv filelock==3.15.4 # via virtualenv -importlib-metadata==8.2.0 +importlib-metadata==8.4.0 # via build macholib==1.16.3 # via delocate diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index cf173cb4..a1172ba8 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -10,7 +10,7 @@ distlib==0.3.8 # via virtualenv filelock==3.15.4 # via virtualenv -importlib-metadata==8.2.0 +importlib-metadata==8.4.0 # via build macholib==1.16.3 # via delocate diff --git a/cibuildwheel/resources/nodejs.toml b/cibuildwheel/resources/nodejs.toml index edf81ecf..e2ad9491 100644 --- a/cibuildwheel/resources/nodejs.toml +++ b/cibuildwheel/resources/nodejs.toml @@ -1,2 +1,2 @@ url = "https://nodejs.org/dist/" -v20 = "v20.16.0" +v20 = "v20.17.0" diff --git a/cibuildwheel/resources/pinned_docker_images.cfg b/cibuildwheel/resources/pinned_docker_images.cfg index 0dc76048..59098da0 100644 --- a/cibuildwheel/resources/pinned_docker_images.cfg +++ b/cibuildwheel/resources/pinned_docker_images.cfg @@ -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.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.08.25-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.08.12-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.08.12-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.08.25-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024.08.25-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024.08.25-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.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.08.25-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.08.12-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.08.12-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2024.08.25-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2024.08.25-1 [pypy_x86_64] manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024.08.25-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.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2024.08.25-1 [pypy_i686] manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177 -manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_i686:2024.08.25-1 manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463 [aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.25-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.08.12-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.08.12-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.08.25-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2024.08.25-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2024.08.25-1 [ppc64le] -manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2024.08.25-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.08.12-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.08.12-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2024.08.25-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2024.08.25-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2024.08.25-1 [s390x] -manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_s390x:2024.08.25-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.08.12-1 -musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.08.12-1 -musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2024.08.25-1 +musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2024.08.25-1 +musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2024.08.25-1 [pypy_aarch64] -manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.12-1 +manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2024.08.25-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.08.12-1 +manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2024.08.25-1 diff --git a/docs/working-examples.md b/docs/working-examples.md index b7f0175d..89e314fb 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -55,8 +55,8 @@ title: Working examples | [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. | | [envd][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A machine learning development environment build tool | | [OpenColorIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A color management framework for visual effects and animation. | -| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python | | [Psycopg 3][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A modern implementation of a PostgreSQL adapter for Python | +| [SimpleJSON][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | simplejson is a simple, fast, extensible JSON encoder/decoder for Python | | [aioquic][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | QUIC and HTTP/3 implementation in Python | | [ruptures][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Extensive Cython + NumPy [pyproject.toml](https://github.com/deepcharles/ruptures/blob/master/pyproject.toml) example. | | [OpenTimelineIO][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Open Source API and interchange format for editorial timeline information. | @@ -73,8 +73,8 @@ title: Working examples | [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS | | [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system | | [KDEpy][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Kernel Density Estimation in Python | -| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | | [tgcalls][] | ![github icon][] | ![apple icon][] ![windows icon][] | Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc. | +| [dd-trace-py][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Uses custom alternate arch emulation on GitHub | | [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 | @@ -165,8 +165,8 @@ title: Working examples [Wrapt]: https://github.com/GrahamDumpleton/wrapt [envd]: https://github.com/tensorchord/envd [OpenColorIO]: https://github.com/AcademySoftwareFoundation/OpenColorIO -[SimpleJSON]: https://github.com/simplejson/simplejson [Psycopg 3]: https://github.com/psycopg/psycopg +[SimpleJSON]: https://github.com/simplejson/simplejson [aioquic]: https://github.com/aiortc/aioquic [ruptures]: https://github.com/deepcharles/ruptures [OpenTimelineIO]: https://github.com/AcademySoftwareFoundation/OpenTimelineIO @@ -183,8 +183,8 @@ title: Working examples [Rtree]: https://github.com/Toblerity/rtree [pybind11 cmake_example]: https://github.com/pybind/cmake_example [KDEpy]: https://github.com/tommyod/KDEpy -[dd-trace-py]: https://github.com/DataDog/dd-trace-py [tgcalls]: https://github.com/MarshalX/tgcalls +[dd-trace-py]: https://github.com/DataDog/dd-trace-py [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