Skip to content

Commit 308a81b

Browse files
Bump the apptainer group across 1 directory with 2 updates
Bumps the apptainer group with 2 updates in the /apptainer/python directory: [numpy](https://github.com/numpy/numpy) and [setuptools](https://github.com/pypa/setuptools). Updates `numpy` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.0...v2.1.1) Updates `setuptools` from 73.0.1 to 74.1.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v73.0.1...v74.1.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch 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 5ca74f7 commit 308a81b

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==2.1.0
2-
setuptools==73.0.1
1+
numpy==2.1.1
2+
setuptools==74.1.2
33
psutil==6.0.0
44
mkl==2024.2.1
55
mkl-include==2024.2.1

0 commit comments

Comments
 (0)