-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bump the pytorch group across 1 directory with 4 updates #563
Conversation
Bumps the pytorch group with 4 updates in the /pytorch directory: [numpy](https://github.com/numpy/numpy), [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook). Updates `numpy` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.3...v2.2.0) Updates `intel-openmp` from 2025.0.2 to 2025.0.4 Updates `jupyterlab` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `notebook` from 7.3.0rc0 to 7.3.1 - [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: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytorch - dependency-name: intel-openmp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
License Issuespytorch/venv-requirements.txt
OpenSSF Scorecard
Scanned Files
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Integration Test ResultsGroups Tested: pytorch/serving, pytorch/tests Results
Overall Result: PASS ✅ |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the pytorch group with 4 updates in the /pytorch directory: numpy, intel-openmp, jupyterlab and notebook.
Updates
numpy
from 2.1.3 to 2.2.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
e7a123b
Merge pull request #27928 from charris/prepare-2.2.0d97d071
MAINT: Try fixing MacOS cirrus build failures. [wheel build]1ed7b67
REL: Prepare for the NumPy 2.2.0 release [wheel build]fd9e7ef
Merge pull request #27916 from charris/backport-279152e0941f
MAINT: Bump actions/cache from 4.1.2 to 4.2.0013656d
Merge pull request #27912 from charris/backport-278777895ba6
Merge pull request #27913 from charris/backport-27896ee8d1cd
PERF: improve multithreaded ufunc scaling (#27896)77fff6b
ENH: Refactor__qualname__
across API (#27877)b30a338
Merge pull request #27911 from charris/backport-27891Updates
intel-openmp
from 2025.0.2 to 2025.0.4Updates
jupyterlab
from 4.3.1 to 4.3.3Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
ea92c42
[ci skip] Publish 4.3.3613396a
Backport PR #17057: Bumpnanoid
from 3.3.6 to to 3.3.8 (#17061)38d2123
Backport PR #17058: UseAsyncHTTPTransport
overHTTPTransport
forhttpx
...5709c88
Backport PR #17038: Fix filebrowser name order (#17053)e2338d6
Backport PR #16968: Remove unused CSS (#17052)6749b32
Backport PR #16936: Improve drag image styling (#17051)c953eb8
Backport PR #17043: Fix newline handling in stream outputs (#17049)746da38
Backport PR #17047: Reset resizeData after column adjustment to allow file dr...d3bab54
Backport PR #17041: restore bottom httpx version window (#17044)5f6a4ce
Backport PR #16900: Abort saving if a file cannot be saved (#17046)Updates
notebook
from 7.3.0rc0 to 7.3.1Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
a97b425
Publish 7.3.121d0306
Adds jupyter-ui-toolkit packages in shared scope (#7530)d847b24
Publish 7.3.0b16eed2
Fix link to the JupyterLab 4.3 changelog (#7529)3b66049
Update to JupyterLab 4.3.2 (#7527)32fa1c5
Bump Python version used on CI (#7528)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