Skip to content

Commit 909d53b

Browse files
[Bot] Update dependencies (#1702)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
1 parent 2c49742 commit 909d53b

8 files changed

+26
-26
lines changed

cibuildwheel/resources/constraints-python310.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.10
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python311.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.11
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python312.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.12
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python37.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.7
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.12.2
1212
# via virtualenv
@@ -29,7 +29,7 @@ zipp==3.15.0
2929
# via importlib-metadata
3030

3131
# The following packages are considered to be unsafe in a requirements file:
32-
pip==23.3.1
32+
pip==23.3.2
3333
# via -r cibuildwheel/resources/constraints.in
3434
setuptools==68.0.0
3535
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python38.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.8
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints-python39.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.9
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

cibuildwheel/resources/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# nox -s update_constraints-3.12
66
#
7-
delocate==0.10.6
7+
delocate==0.10.7
88
# via -r cibuildwheel/resources/constraints.in
9-
distlib==0.3.7
9+
distlib==0.3.8
1010
# via virtualenv
1111
filelock==3.13.1
1212
# via virtualenv
@@ -22,7 +22,7 @@ wheel==0.42.0
2222
# via -r cibuildwheel/resources/constraints.in
2323

2424
# The following packages are considered to be unsafe in a requirements file:
25-
pip==23.3.1
25+
pip==23.3.2
2626
# via -r cibuildwheel/resources/constraints.in
2727
setuptools==69.0.2
2828
# via -r cibuildwheel/resources/constraints.in

docs/working-examples.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ title: Working examples
4949
| [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. |
5050
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
5151
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
52-
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
52+
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more |
5353
| [h5py][] | ![azurepipelines icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. |
5454
| [pikepdf][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python library for reading and writing PDF, powered by QPDF |
5555
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
@@ -67,8 +67,8 @@ title: Working examples
6767
| [AutoPy][] | ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Includes a Windows Travis build. |
6868
| [H3-py][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
6969
| [mosec][] | ![github icon][] | ![linux icon][] ![apple icon][] | A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your compute machine |
70-
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
7170
| [Rtree][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Rtree: spatial index for Python GIS |
71+
| [Picologging][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A high-performance logging library for Python. |
7272
| [markupsafe][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Safely add untrusted strings to HTML/XML markup. |
7373
| [pybind11 cmake_example][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Example pybind11 module built with a CMake-based build system |
7474
| [time-machine][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Time mocking library using only the CPython C API. |
@@ -111,8 +111,8 @@ title: Working examples
111111
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
112112
| [xmlstarlet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Python 3.6+ CFFI bindings with true MSVC build. |
113113
| [pyinstrument_cext][] | ![travisci icon][] ![appveyor icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A simple C extension, without external dependencies |
114-
| [werpy][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
115114
| [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. |
115+
| [werpy][] | ![github icon][] | ![windows icon][] ![linux icon][] ![apple icon][] | An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
116116
| [pybind11 cross build example][] | ![github icon][] ![gitlab icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab |
117117

118118
[scikit-learn]: https://github.com/scikit-learn/scikit-learn
@@ -174,8 +174,8 @@ title: Working examples
174174
[AutoPy]: https://github.com/autopilot-rs/autopy
175175
[H3-py]: https://github.com/uber/h3-py
176176
[mosec]: https://github.com/mosecorg/mosec
177-
[Picologging]: https://github.com/microsoft/picologging
178177
[Rtree]: https://github.com/Toblerity/rtree
178+
[Picologging]: https://github.com/microsoft/picologging
179179
[markupsafe]: https://github.com/pallets/markupsafe
180180
[pybind11 cmake_example]: https://github.com/pybind/cmake_example
181181
[time-machine]: https://github.com/adamchainz/time-machine
@@ -218,8 +218,8 @@ title: Working examples
218218
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
219219
[xmlstarlet]: https://github.com/dimitern/xmlstarlet
220220
[pyinstrument_cext]: https://github.com/joerick/pyinstrument_cext
221-
[werpy]: https://github.com/analyticsinmotion/werpy
222221
[aalink]: https://github.com/artfwo/aalink
222+
[werpy]: https://github.com/analyticsinmotion/werpy
223223
[pybind11 cross build example]: https://github.com/wbarnha/pybind_cmake_example_crossbuild
224224

225225
[appveyor icon]: data/readme_icons/appveyor.svg

0 commit comments

Comments
 (0)