Skip to content

Commit 7154e18

Browse files
[Bot] Update dependencies (#1738)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 0b04ab1 commit 7154e18

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cibuildwheel/resources/pinned_docker_images.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[x86_64]
2-
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-12-10-cee9633
2+
manylinux1 = quay.io/pypa/manylinux1_x86_64:2024-01-28-7b6687a
33
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
44
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2024-01-23-12ffabc
55
manylinux_2_24 = quay.io/pypa/manylinux_2_24_x86_64:2022-12-26-0d38463
@@ -8,7 +8,7 @@ musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2024-01-23-12ffabc
88
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2024-01-23-12ffabc
99

1010
[i686]
11-
manylinux1 = quay.io/pypa/manylinux1_i686:2023-12-10-cee9633
11+
manylinux1 = quay.io/pypa/manylinux1_i686:2024-01-28-7b6687a
1212
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
1313
manylinux2014 = quay.io/pypa/manylinux2014_i686:2024-01-23-12ffabc
1414
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

docs/working-examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ title: Working examples
8888
| [PyGLM][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Fast OpenGL Mathematics (GLM) for Python |
8989
| [pillow-heif][] | ![github icon][] ![cirrusci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. |
9090
| [TgCrypto][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
91-
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
9291
| [bx-python][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | A library that includes Cython extensions. |
92+
| [iDynTree][] | ![github icon][] | ![linux icon][] | Uses manylinux_2_24 |
9393
| [boost-histogram][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Supports full range of wheels, including PyPy and alternate archs. |
9494
| [Python-WebRTC][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | a Python extension that provides bindings to WebRTC M92 |
9595
| [pybase64][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast Base64 encoding/decoding in Python |
@@ -195,8 +195,8 @@ title: Working examples
195195
[PyGLM]: https://github.com/Zuzu-Typ/PyGLM
196196
[pillow-heif]: https://github.com/bigcat88/pillow_heif
197197
[TgCrypto]: https://github.com/pyrogram/tgcrypto
198-
[iDynTree]: https://github.com/robotology/idyntree
199198
[bx-python]: https://github.com/bxlab/bx-python
199+
[iDynTree]: https://github.com/robotology/idyntree
200200
[boost-histogram]: https://github.com/scikit-hep/boost-histogram
201201
[Python-WebRTC]: https://github.com/MarshalX/python-webrtc
202202
[pybase64]: https://github.com/mayeut/pybase64

0 commit comments

Comments
 (0)