Skip to content

Commit

Permalink
[Bot] Update dependencies (#1652)
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 Oct 31, 2023
1 parent 89d5bd5 commit cec051f
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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 @@ -21,7 +21,7 @@ typing-extensions==4.7.1
# delocate
# importlib-metadata
# platformdirs
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
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,15 +8,15 @@ delocate==0.10.4
# via -r cibuildwheel/resources/constraints.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.0
# via virtualenv
packaging==23.2
# via delocate
platformdirs==3.11.0
# via virtualenv
typing-extensions==4.8.0
# via delocate
virtualenv==20.24.5
virtualenv==20.24.6
# via -r cibuildwheel/resources/constraints.in
wheel==0.41.2
# via -r cibuildwheel/resources/constraints.in
Expand Down
4 changes: 2 additions & 2 deletions docs/working-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ title: Working examples
| [PyCryptodome][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | A self-contained cryptographic library for Python |
| [PyYAML][] | ![github icon][] | ![apple icon][] | Canonical source repository for PyYAML |
| [Line Profiler][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Line-by-line profiling for Python |
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
| [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. |
| [numexpr][] | ![github icon][] ![travisci icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
| [PyAV][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Pythonic bindings for FFmpeg's libraries. |
| [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. |
| [Wrapt][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A Python module for decorators, wrappers and monkey patching. |
Expand Down Expand Up @@ -153,8 +153,8 @@ title: Working examples
[PyCryptodome]: https://github.com/Legrandin/pycryptodome
[PyYAML]: https://github.com/yaml/pyyaml
[Line Profiler]: https://github.com/pyutils/line_profiler
[numexpr]: https://github.com/pydata/numexpr
[CTranslate2]: https://github.com/OpenNMT/CTranslate2
[numexpr]: https://github.com/pydata/numexpr
[PyAV]: https://github.com/PyAV-Org/PyAV
[h5py]: https://github.com/h5py/h5py
[Wrapt]: https://github.com/GrahamDumpleton/wrapt
Expand Down

0 comments on commit cec051f

Please sign in to comment.