Skip to content

Commit a9bafe3

Browse files
Bump the pytorch group in /pytorch with 4 updates
Bumps the pytorch group in /pytorch with 4 updates: [mkl](https://github.com/uxlfoundation/oneMath), [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html), [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html) and [notebook](https://github.com/jupyter/notebook). Updates `mkl` from 2025.0.1 to 2025.1.0 - [Release notes](https://github.com/uxlfoundation/oneMath/releases) - [Commits](https://github.com/uxlfoundation/oneMath/commits) Updates `mkl-include` from 2025.0.1 to 2025.1.0 Updates `intel-openmp` from 2025.0.5 to 2025.1.1 Updates `notebook` from 7.4.0a1 to 7.5.0a0 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: mkl dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: mkl-include dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: intel-openmp dependency-version: 2025.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: notebook dependency-version: 7.5.0a0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96c3477 commit a9bafe3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pytorch/jupyter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jupyterlab<4.5
22
jupyterhub==5.2.1
3-
notebook==7.4.0a1
3+
notebook==7.5.0a0
44
jupyter-server-proxy>=4.1.2

pytorch/venv-requirements.txt

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

0 commit comments

Comments
 (0)