Skip to content

Commit

Permalink
Bump the python group in /python with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python group in /python with 3 updates: [mkl](https://github.com/oneapi-src/oneMKL), [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 `mkl` from 2024.2.2 to 2025.0.0
- [Release notes](https://github.com/oneapi-src/oneMKL/releases)
- [Commits](https://github.com/oneapi-src/oneMKL/commits)

Updates `mkl-include` from 2024.2.2 to 2025.0.0

Updates `intel-openmp` from 2024.2.1 to 2025.0.0

---
updated-dependencies:
- dependency-name: mkl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: mkl-include
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: intel-openmp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 0c9beae commit 54d8411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.26.4
setuptools>=70.0.0
psutil==6.1.0
mkl==2024.2.2
mkl-include==2024.2.2
intel-openmp==2024.2.1
mkl==2025.0.0
mkl-include==2025.0.0
intel-openmp==2025.0.0

0 comments on commit 54d8411

Please sign in to comment.