From 6c426a3a17cfcadf4b6048de53653eba55d7ae4f Mon Sep 17 00:00:00 2001 From: "cibuildwheel-bot[bot]" <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 23:28:17 -0400 Subject: [PATCH] [Bot] Update dependencies (#2346) Update dependencies Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> --- cibuildwheel/resources/constraints-pyodide312.txt | 2 +- cibuildwheel/resources/constraints-python310.txt | 2 +- cibuildwheel/resources/constraints-python311.txt | 2 +- cibuildwheel/resources/constraints-python312.txt | 2 +- cibuildwheel/resources/constraints-python313.txt | 2 +- cibuildwheel/resources/constraints-python38.txt | 2 +- cibuildwheel/resources/constraints-python39.txt | 2 +- cibuildwheel/resources/constraints.txt | 2 +- cibuildwheel/resources/virtualenv.toml | 2 +- docs/working-examples.md | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cibuildwheel/resources/constraints-pyodide312.txt b/cibuildwheel/resources/constraints-pyodide312.txt index 3aec20f7..7ae6131b 100644 --- a/cibuildwheel/resources/constraints-pyodide312.txt +++ b/cibuildwheel/resources/constraints-pyodide312.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python310.txt b/cibuildwheel/resources/constraints-python310.txt index 266f3497..b5668a46 100644 --- a/cibuildwheel/resources/constraints-python310.txt +++ b/cibuildwheel/resources/constraints-python310.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python311.txt b/cibuildwheel/resources/constraints-python311.txt index 3cc1e991..9520878e 100644 --- a/cibuildwheel/resources/constraints-python311.txt +++ b/cibuildwheel/resources/constraints-python311.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python312.txt b/cibuildwheel/resources/constraints-python312.txt index 3cc1e991..9520878e 100644 --- a/cibuildwheel/resources/constraints-python312.txt +++ b/cibuildwheel/resources/constraints-python312.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python313.txt b/cibuildwheel/resources/constraints-python313.txt index 3cc1e991..9520878e 100644 --- a/cibuildwheel/resources/constraints-python313.txt +++ b/cibuildwheel/resources/constraints-python313.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python38.txt b/cibuildwheel/resources/constraints-python38.txt index f49fdd3b..274b1f2b 100644 --- a/cibuildwheel/resources/constraints-python38.txt +++ b/cibuildwheel/resources/constraints-python38.txt @@ -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 diff --git a/cibuildwheel/resources/constraints-python39.txt b/cibuildwheel/resources/constraints-python39.txt index 266f3497..b5668a46 100644 --- a/cibuildwheel/resources/constraints-python39.txt +++ b/cibuildwheel/resources/constraints-python39.txt @@ -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 diff --git a/cibuildwheel/resources/constraints.txt b/cibuildwheel/resources/constraints.txt index 3cc1e991..9520878e 100644 --- a/cibuildwheel/resources/constraints.txt +++ b/cibuildwheel/resources/constraints.txt @@ -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 diff --git a/cibuildwheel/resources/virtualenv.toml b/cibuildwheel/resources/virtualenv.toml index 0d89df7a..e9b28461 100644 --- a/cibuildwheel/resources/virtualenv.toml +++ b/cibuildwheel/resources/virtualenv.toml @@ -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" } diff --git a/docs/working-examples.md b/docs/working-examples.md index 9ed006bc..ed5d48dd 100644 --- a/docs/working-examples.md +++ b/docs/working-examples.md @@ -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