[Bot] Update dependencies (#2346)
Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
parent
55bd91a92a
commit
6c426a3a17
@@ -105,7 +105,7 @@ unearth==0.17.3
|
||||
# via pyodide-build
|
||||
urllib3==2.3.0
|
||||
# via requests
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via
|
||||
# build
|
||||
# pyodide-build
|
||||
|
||||
@@ -28,7 +28,7 @@ tomli==2.2.1
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.21.0
|
||||
# via importlib-metadata
|
||||
|
||||
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -28,7 +28,7 @@ tomli==2.2.1
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.20.2
|
||||
# via importlib-metadata
|
||||
|
||||
@@ -28,7 +28,7 @@ tomli==2.2.1
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.21.0
|
||||
# via importlib-metadata
|
||||
|
||||
@@ -24,5 +24,5 @@ pyproject-hooks==1.2.0
|
||||
# via build
|
||||
typing-extensions==4.13.0
|
||||
# via delocate
|
||||
virtualenv==20.29.3
|
||||
virtualenv==20.30.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
@@ -1 +1 @@
|
||||
default = { version = "20.29.3", url = "https://github.com/pypa/get-virtualenv/blob/20.29.3/public/virtualenv.pyz?raw=true" }
|
||||
default = { version = "20.30.0", url = "https://github.com/pypa/get-virtualenv/blob/20.30.0/public/virtualenv.pyz?raw=true" }
|
||||
|
||||
@@ -108,8 +108,8 @@ title: Working examples
|
||||
| [ninja][] | ![github icon][] ![travisci icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
|
||||
| [numpythia][] | ![github icon][] | ![apple icon][] ![linux icon][] | The interface between PYTHIA and NumPy |
|
||||
| [pyjet][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | The interface between FastJet and NumPy |
|
||||
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|
||||
| [ril][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | A python binding to Rust Imaging library using maturin and Pyo3, utilizes Github Action cache to improve speed. Builds abi3 wheels. |
|
||||
| [SiPM][] | ![github icon][] | ![apple icon][] ![linux icon][] | High performance library for SiPM detectors simulation using C++17, OpenMP and AVX2 intrinsics. |
|
||||
| [GSD][] | ![github icon][] | ![apple icon][] ![linux icon][] ![windows icon][] | Cython and NumPy project with 64-bit wheels. |
|
||||
| [aalink][] | ![github icon][] | ![windows icon][] ![apple icon][] ![linux icon][] | Async Python interface for Ableton Link. |
|
||||
| [CorrectionLib][] | ![github icon][] | ![apple icon][] ![linux icon][] | Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|
||||
@@ -218,8 +218,8 @@ title: Working examples
|
||||
[ninja]: https://github.com/scikit-build/ninja-python-distributions
|
||||
[numpythia]: https://github.com/scikit-hep/numpythia
|
||||
[pyjet]: https://github.com/scikit-hep/pyjet
|
||||
[SiPM]: https://github.com/EdoPro98/SimSiPM
|
||||
[ril]: https://github.com/Cryptex-github/ril-py
|
||||
[SiPM]: https://github.com/EdoPro98/SimSiPM
|
||||
[GSD]: https://github.com/glotzerlab/gsd
|
||||
[aalink]: https://github.com/artfwo/aalink
|
||||
[CorrectionLib]: https://github.com/cms-nanoAOD/correctionlib
|
||||
|
||||
Reference in New Issue
Block a user