Skip to content

Commit 25ad878

Browse files
Bump the apptainer group in /apptainer/python with 5 updates
Bumps the apptainer group in /apptainer/python with 5 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.2.4` | `2.3.4` | | [psutil](https://github.com/giampaolo/psutil) | `7.1.0` | `7.1.2` | | [mkl](https://github.com/uxlfoundation/oneMath) | `2025.2.0` | `2025.3.0` | | [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) | `2025.2.0` | `2025.3.0` | | [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html) | `2025.2.1` | `2025.3.0` | Updates `numpy` from 2.2.4 to 2.3.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.4...v2.3.4) Updates `psutil` from 7.1.0 to 7.1.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.1.2) Updates `mkl` from 2025.2.0 to 2025.3.0 - [Release notes](https://github.com/uxlfoundation/oneMath/releases) - [Commits](https://github.com/uxlfoundation/oneMath/commits) Updates `mkl-include` from 2025.2.0 to 2025.3.0 Updates `intel-openmp` from 2025.2.1 to 2025.3.0 --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apptainer - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: apptainer - dependency-name: mkl dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apptainer - dependency-name: mkl-include dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apptainer - dependency-name: intel-openmp dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apptainer ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff3ed4 commit 25ad878

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apptainer/python/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
numpy==2.2.4
1+
numpy==2.3.4
22
setuptools==80.9.0
3-
psutil==7.1.0
4-
mkl==2025.2.0
5-
mkl-include==2025.2.0
6-
intel-openmp==2025.2.1
3+
psutil==7.1.2
4+
mkl==2025.3.0
5+
mkl-include==2025.3.0
6+
intel-openmp==2025.3.0

0 commit comments

Comments
 (0)