From 84b427ffff30b3b89e438e86982fee06a56de161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 13:22:14 +0000 Subject: [PATCH] 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] --- pytorch/venv-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pytorch/venv-requirements.txt b/pytorch/venv-requirements.txt index c5ad9b95f..35c31d085 100644 --- a/pytorch/venv-requirements.txt +++ b/pytorch/venv-requirements.txt @@ -1,5 +1,5 @@ setuptools>=78.1.1 psutil==7.0.0 -mkl==2025.1.0 +mkl==2025.2.0 mkl-include==2025.0.1 -intel-openmp==2025.1.1 +intel-openmp==2025.2.1