Skip to content

Commit

Permalink
[Bot] Update dependencies (#1655)
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] authored Nov 10, 2023
1 parent c38a3d7 commit 6853b08
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion cibuildwheel/resources/constraints-python37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typing-extensions==4.7.1
# platformdirs
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in
zipp==3.15.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via virtualenv
packaging==23.2
# via delocate
Expand All @@ -18,7 +18,7 @@ typing-extensions==4.8.0
# via delocate
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
wheel==0.41.3
# via -r cibuildwheel/resources/constraints.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
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:2023-10-15-710807d
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-10-30-2d1b8c5
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:2023-10-22-409125c
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-10-22-409125c
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-10-30-2d1b8c5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-10-30-2d1b8c5
musllinux_1_2 = quay.io/pypa/musllinux_1_2_x86_64:2023-10-30-2d1b8c5

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2023-10-15-710807d
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-10-22-409125c
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2023-10-22-409125c
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-10-30-2d1b8c5
musllinux_1_2 = quay.io/pypa/musllinux_1_2_i686:2023-10-30-2d1b8c5

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-10-30-2d1b8c5
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:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-10-30-2d1b8c5

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-10-22-409125c
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-10-22-409125c
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-10-30-2d1b8c5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-10-30-2d1b8c5
musllinux_1_2 = quay.io/pypa/musllinux_1_2_aarch64:2023-10-30-2d1b8c5

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_ppc64le:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-10-22-409125c
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-10-22-409125c
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-10-30-2d1b8c5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-10-30-2d1b8c5
musllinux_1_2 = quay.io/pypa/musllinux_1_2_ppc64le:2023-10-30-2d1b8c5

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_s390x:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-10-22-409125c
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-10-22-409125c
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-10-30-2d1b8c5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-10-30-2d1b8c5
musllinux_1_2 = quay.io/pypa/musllinux_1_2_s390x:2023-10-30-2d1b8c5

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-10-22-409125c
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-10-30-2d1b8c5
manylinux_2_24 = quay.io/pypa/manylinux_2_24_aarch64:2022-12-26-0d38463
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-10-22-409125c
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-10-30-2d1b8c5

4 changes: 2 additions & 2 deletions docs/working-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ title: Working examples
| [fathon][] | ![travisci icon][] | ![apple icon][] ![linux icon][] | python package for DFA (Detrended Fluctuation Analysis) and related algorithms |
| [power-grid-model][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python/C++ library for distribution power system analysis |
| [Imagecodecs (fork)][] | ![azurepipelines icon][] | ![apple icon][] ![linux icon][] | Over 20 external dependencies in compiled libraries, custom docker image, `libomp`, `openblas` and `install_name_tool` for macOS. |
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
| [polaroid][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
| [pybind11 scikit_build_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | An example combining scikit-build and pybind11 |
| [etebase-py][] | ![travisci icon][] | ![linux icon][] | Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
| [clang-format][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
| [cf-units][] | ![github icon][] | ![apple icon][] ![linux icon][] | Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
Expand Down Expand Up @@ -203,8 +203,8 @@ title: Working examples
[fathon]: https://github.com/stfbnc/fathon
[power-grid-model]: https://github.com/alliander-opensource/power-grid-model
[Imagecodecs (fork)]: https://github.com/czaki/imagecodecs_build
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
[polaroid]: https://github.com/daggy1234/polaroid
[pybind11 scikit_build_example]: https://github.com/pybind/scikit_build_example
[etebase-py]: https://github.com/etesync/etebase-py
[clang-format]: https://github.com/ssciwr/clang-format-wheel
[cf-units]: https://github.com/SciTools/cf-units
Expand Down

0 comments on commit 6853b08

Please sign in to comment.