Skip to content

Commit ff8efea

Browse files
Bump the apptainer group in /apptainer/python with 2 updates
Bumps the apptainer group in /apptainer/python with 2 updates: [numpy](https://github.com/numpy/numpy) and [setuptools](https://github.com/pypa/setuptools). Updates `numpy` from 1.26.4 to 2.0.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.0.0) Updates `setuptools` from 69.5.1 to 70.3.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.5.1...v70.3.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: apptainer - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: apptainer ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd63c2b commit ff8efea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apptainer/python/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
numpy==1.26.4
2-
setuptools==69.5.1
1+
numpy==2.0.0
2+
setuptools==70.3.0
33
psutil==6.0.0
44
mkl==2024.2.0
55
mkl-include==2024.2.0

0 commit comments

Comments
 (0)