-
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 5 updates #618
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pytorch/pytorch-435290978a
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+5
−5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pytorch group with 5 updates in the /pytorch directory: | Package | From | To | | --- | --- | --- | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html) | `2025.0.2` | `2025.0.4` | | [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.2.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.1` | `4.3.5` | | [notebook](https://github.com/jupyter/notebook) | `7.3.0rc0` | `7.4.0a2` | Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `intel-openmp` from 2025.0.2 to 2025.0.4 Updates `numpy` from 2.1.3 to 2.2.2 - [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.2) Updates `jupyterlab` from 4.3.1 to 4.3.5 - [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.4.0a2 - [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: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: intel-openmp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: pytorch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
jitendra42,
sramakintel and
sharvil10
as code owners
February 3, 2025 14:03
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 3, 2025
Dependency ReviewThe following issues were found:
License Issuespytorch/venv-requirements.txt
pytorch/jupyter-requirements.txt
OpenSSF Scorecard
Scanned Files
|
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pytorch group with 5 updates in the /pytorch directory:
6.1.0
6.1.1
2025.0.2
2025.0.4
2.1.3
2.2.2
4.3.1
4.3.5
7.3.0rc0
7.4.0a2
Updates
psutil
from 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6
Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0
ruff: enable PLR5501 (Useelif
instead ofelse
thenif
, to reduce inden...1a63407
use aset
literal when testing for membership8162905
disable flafy test + pre-release1f3458b
try to fix some flaky tests 2c0e1eb1
try to fix some flaky tests 245934bb
try to fix some flaky tests560c524
chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67e
fix winmake.py test-parallel13a336b
fix #2418 / Linux: fix race conditionUpdates
intel-openmp
from 2025.0.2 to 2025.0.4Updates
numpy
from 2.1.3 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
jupyterlab
from 4.3.1 to 4.3.5Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
92c0e2d
[ci skip] Publish 4.3.5f8d4b0a
Backport PR #17158: Fix scrolling and selection restoration on undo/redo (#17...dc18c4d
Backport PR #17238: Fix windowing crash due to out-of-bounds access (#17240)fc34de7
Backport PR #17173 on branch 4.3.x (Increase color contrast of operators in c...f2f1278
Backport PR #17214: Fix disabling Fuzzy Filtering in the File Browser (#17236)6cf9aa7
Backport PR #17220: Fix display of tooltip/title for terminal and kernel sess...4cf6083
Backport PR #17203: Fix for inconsistent tab closure in "Close All Tabs" oper...d44d4cb
Backport PR #17156: Fix emission oflastCell
from notebook run actions (#17...dfcf532
Backport PR #17195: Fix "running" prompt state with server-side execution (#1...81735b1
Backport PR #17153: Improve contrast for 'Add' button in Keyboard Shortcuts U...Updates
notebook
from 7.3.0rc0 to 7.4.0a2Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
0442b49
Publish 7.4.0a2ef4f634
Update to JupyterLab v4.4.0a3 (#7577)3e125b1
Allow owners/members/collab to trigger galata update on other's PR (#7572)8b3b5b3
Fix undefined error when checkpoints is empty (#7567)1f0ab83
Publish 7.4.0a118672b7
Update to JupyterLab v4.4.0a2 (#7559)e1cd13a
Updatetypescript
andlerna
(#7562)99af31e
Update pre-commit hooks (#7561)4680e1a
Bump the actions group across 1 directory with 2 updates (#7558)0bd4bae
Improve update script (#7556)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