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.0 to 2024.2.1
- [Release notes](https://github.com/oneapi-src/oneMKL/releases)
- [Commits](https://github.com/oneapi-src/oneMKL/commits)

Updates `mkl-include` from 2024.2.0 to 2024.2.1

Updates `intel-openmp` from 2024.2.0 to 2024.2.1

---
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
- dependency-name: intel-openmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 58cc2a3 commit 0b7bc5e
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.0.0
mkl==2024.2.0
mkl-include==2024.2.0
intel-openmp==2024.2.0
mkl==2024.2.1
mkl-include==2024.2.1
intel-openmp==2024.2.1

0 comments on commit 0b7bc5e

Please sign in to comment.