Skip to content

Commit

Permalink
Merge pull request #1451 from pypa/update-dependencies-pr
Browse files Browse the repository at this point in the history
[Bot] Update dependencies
  • Loading branch information
joerick committed Apr 4, 2023
2 parents 177cb14 + 03ece1f commit 7c64170
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 35 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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
packaging==23.0
# via delocate
Expand All @@ -24,5 +24,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
packaging==23.0
# via delocate
Expand All @@ -24,5 +24,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
4 changes: 2 additions & 2 deletions cibuildwheel/resources/constraints-python37.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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
importlib-metadata==6.1.0
# via virtualenv
Expand All @@ -31,5 +31,5 @@ zipp==3.15.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
packaging==23.0
# via delocate
Expand All @@ -24,5 +24,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
packaging==23.0
# via delocate
Expand All @@ -24,5 +24,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
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.6
# via virtualenv
filelock==3.10.6
filelock==3.10.7
# via virtualenv
packaging==23.0
# via delocate
Expand All @@ -24,5 +24,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r cibuildwheel/resources/constraints.in
setuptools==67.6.0
setuptools==67.6.1
# via -r cibuildwheel/resources/constraints.in
42 changes: 21 additions & 21 deletions cibuildwheel/resources/pinned_docker_images.cfg
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
[x86_64]
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-03-20-322221b
manylinux1 = quay.io/pypa/manylinux1_x86_64:2023-04-02-a4fcaba
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-02-7bc2fc8
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-03-26-14247e5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-02-7bc2fc8
musllinux_1_1 = quay.io/pypa/musllinux_1_1_x86_64:2023-04-02-7bc2fc8

[i686]
manylinux1 = quay.io/pypa/manylinux1_i686:2023-03-26-164c969
manylinux1 = quay.io/pypa/manylinux1_i686:2023-04-02-a4fcaba
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-02-7bc2fc8
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-03-26-14247e5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_i686:2023-04-02-7bc2fc8

[pypy_x86_64]
manylinux2010 = quay.io/pypa/manylinux2010_x86_64:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_x86_64:2023-04-02-7bc2fc8
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-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_x86_64:2023-04-02-7bc2fc8

[pypy_i686]
manylinux2010 = quay.io/pypa/manylinux2010_i686:2022-08-05-4535177
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_i686:2023-04-02-7bc2fc8
manylinux_2_24 = quay.io/pypa/manylinux_2_24_i686:2022-12-26-0d38463

[aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-02-7bc2fc8
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-03-26-14247e5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-02-7bc2fc8
musllinux_1_1 = quay.io/pypa/musllinux_1_1_aarch64:2023-04-02-7bc2fc8

[ppc64le]
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_ppc64le:2023-04-02-7bc2fc8
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-03-26-14247e5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_ppc64le:2023-04-02-7bc2fc8
musllinux_1_1 = quay.io/pypa/musllinux_1_1_ppc64le:2023-04-02-7bc2fc8

[s390x]
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_s390x:2023-04-02-7bc2fc8
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-03-26-14247e5
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_s390x:2023-04-02-7bc2fc8
musllinux_1_1 = quay.io/pypa/musllinux_1_1_s390x:2023-04-02-7bc2fc8

[pypy_aarch64]
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-03-26-14247e5
manylinux2014 = quay.io/pypa/manylinux2014_aarch64:2023-04-02-7bc2fc8
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-03-26-14247e5
manylinux_2_28 = quay.io/pypa/manylinux_2_28_aarch64:2023-04-02-7bc2fc8

4 changes: 2 additions & 2 deletions docs/working-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ title: Working examples
| [DeepForest][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1) |
| [google neuroglancer][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | WebGL-based viewer for volumetric data |
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
| [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. |
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS 露 |
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
Expand Down Expand Up @@ -171,8 +171,8 @@ title: Working examples
[DeepForest]: https://github.com/LAMDA-NJU/Deep-Forest
[google neuroglancer]: https://github.com/google/neuroglancer
[AutoPy]: https://github.com/autopilot-rs/autopy
[H3-py]: https://github.com/uber/h3-py
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
[H3-py]: https://github.com/uber/h3-py
[Rtree]: https://github.com/Toblerity/rtree
[markupsafe]: https://github.com/pallets/markupsafe
[Picologging]: https://github.com/microsoft/picologging
Expand Down

0 comments on commit 7c64170

Please sign in to comment.