Skip to content

Bump the pytorch group across 1 directory with 5 updates #752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps the pytorch group with 5 updates in the /pytorch directory:

Package From To
jupyterhub 5.2.1 5.3.0
notebook 7.4.0a1 7.5.0a0
mkl 2025.0.1 2025.1.0
mkl-include 2025.0.1 2025.1.0
intel-openmp 2025.0.5 2025.1.1

Updates jupyterhub from 5.2.1 to 5.3.0

Commits
  • 84adcbe Bump to 5.3.0
  • 81bd5ee Merge pull request #5048 from minrk/530
  • 6a96a9c Merge pull request #5051 from minrk/audit
  • 55aa7e7 npm audit fix
  • 20b11b2 latest changes
  • b42371d Merge pull request #5050 from jupyterhub/dependabot/npm_and_yarn/jsx/jsx-mino...
  • cfa4364 Bump the jsx-minor group in /jsx with 8 updates
  • 1d17471 Merge pull request #5049 from minrk/explicit-permissions
  • cb3391e set default permissions on workflows
  • 79782d0 Merge pull request #5047 from chilin0525/fix-outdated-wiki-link-for-less-priv...
  • Additional commits viewable in compare view

Updates notebook from 7.4.0a1 to 7.5.0a0

Release notes

Sourced from notebook's releases.

v7.5.0a0

7.5.0a0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​github-actions | @​honnix | @​jtpio

v7.4.3

7.4.3

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​krassowski

v7.4.2

7.4.2

(Full Changelog)

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from notebook's changelog.

7.5.0a0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​github-actions | @​honnix | @​jtpio

7.4.0

(Full Changelog)

Highlights ✨

To learn more about the highlights of the 7.4.0 release: https://jupyter-notebook.readthedocs.io/en/latest/changelog.html

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

... (truncated)

Commits

Updates mkl from 2025.0.1 to 2025.1.0

Commits

Updates mkl-include from 2025.0.1 to 2025.1.0

Updates intel-openmp from 2025.0.5 to 2025.1.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pytorch group with 5 updates in the /pytorch directory:

| Package | From | To |
| --- | --- | --- |
| [jupyterhub](https://github.com/jupyterhub/jupyterhub) | `5.2.1` | `5.3.0` |
| [notebook](https://github.com/jupyter/notebook) | `7.4.0a1` | `7.5.0a0` |
| [mkl](https://github.com/uxlfoundation/oneMath) | `2025.0.1` | `2025.1.0` |
| [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) | `2025.0.1` | `2025.1.0` |
| [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html) | `2025.0.5` | `2025.1.1` |



Updates `jupyterhub` from 5.2.1 to 5.3.0
- [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md)
- [Commits](jupyterhub/jupyterhub@5.2.1...5.3.0)

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])

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

---
updated-dependencies:
- dependency-name: jupyterhub
  dependency-version: 5.3.0
  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
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 12, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 12, 2025
Copy link

github-actions bot commented Jun 12, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

pytorch/venv-requirements.txt

PackageVersionLicenseIssue Type
intel-openmp2025.1.1NullUnknown License
mkl-include2025.1.0NullUnknown License
mkl2025.1.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/jupyterhub 5.3.0 🟢 6.7
Details
CheckScoreReason
Security-Policy🟢 10security policy file detected
Maintained🟢 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 8Found 7/8 approved changesets -- score normalized to 8
Packaging⚠️ -1packaging workflow not detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 2badge detected: InProgress
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟢 4SAST tool is not run on all commits -- score normalized to 4
Vulnerabilities⚠️ 034 existing vulnerabilities detected
pip/notebook 7.5.0a0 🟢 4.2
Details
CheckScoreReason
Maintained🟢 1025 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 1Found 4/26 approved changesets -- score normalized to 1
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during GetBranch(7.4.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 018 existing vulnerabilities detected
pip/intel-openmp 2025.1.1 UnknownUnknown
pip/mkl 2025.1.0 UnknownUnknown
pip/mkl-include 2025.1.0 UnknownUnknown

Scanned Files

  • pytorch/jupyter-requirements.txt
  • pytorch/venv-requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant