Skip to content

Commit d4ef2fa

Browse files
Bump the python group across 1 directory with 4 updates
Bumps the python group with 4 updates in the /python directory: [psutil](https://github.com/giampaolo/psutil), [mkl](https://github.com/uxlfoundation/oneMath), [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) and [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html). 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: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkl dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mkl-include dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: intel-openmp dependency-version: 2025.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf838b4 commit d4ef2fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

python/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy==1.26.4
22
setuptools>=70.0.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.3
4+
mkl==2025.3.0
5+
mkl-include==2025.3.0
6+
intel-openmp==2025.3.1

0 commit comments

Comments
 (0)