From 109cce3908c50338791a20d4e14027513956a7c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:22:49 +0000 Subject: [PATCH] Bump the python group in /python with 2 updates Bumps the python group in /python with 2 updates: [mkl](https://github.com/oneapi-src/oneMKL) and [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html). Updates `mkl` from 2024.2.1 to 2024.2.2 - [Release notes](https://github.com/oneapi-src/oneMKL/releases) - [Commits](https://github.com/oneapi-src/oneMKL/commits) Updates `mkl-include` from 2024.2.1 to 2024.2.2 --- updated-dependencies: - dependency-name: mkl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkl-include dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index fa2002ba..11ce894a 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ numpy==1.26.4 setuptools>=70.0.0 psutil==6.0.0 -mkl==2024.2.1 -mkl-include==2024.2.1 +mkl==2024.2.2 +mkl-include==2024.2.2 intel-openmp==2024.2.1