Skip to content

Commit 2b712dc

Browse files
Bump the pytorch group in /pytorch with 2 updates
Bumps the pytorch group in /pytorch with 2 updates: [mkl](https://github.com/uxlfoundation/oneMath) and [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html). Updates `mkl` from 2025.1.0 to 2025.2.0 - [Release notes](https://github.com/uxlfoundation/oneMath/releases) - [Commits](https://github.com/uxlfoundation/oneMath/commits) Updates `intel-openmp` from 2025.1.1 to 2025.2.1 --- updated-dependencies: - dependency-name: mkl dependency-version: 2025.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: intel-openmp dependency-version: 2025.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff3ed4 commit 2b712dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytorch/venv-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools>=78.1.1
22
psutil==7.0.0
3-
mkl==2025.1.0
3+
mkl==2025.2.0
44
mkl-include==2025.0.1
5-
intel-openmp==2025.1.1
5+
intel-openmp==2025.2.1

0 commit comments

Comments
 (0)