Bump the python-dependencies group with 3 updates#140
Closed
dependabot[bot] wants to merge 5 commits intomainfrom
Closed
Bump the python-dependencies group with 3 updates#140dependabot[bot] wants to merge 5 commits intomainfrom
dependabot[bot] wants to merge 5 commits intomainfrom
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
44cf9a0 to
3e94733
Compare
Updates the requirements on [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision) and [numpy](https://github.com/numpy/numpy) to permit the latest version. Updates `torch` to 2.9.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.0...v2.9.1) Updates `torchvision` to 0.24.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.1.5...v0.24.1) Updates `numpy` from 1.26.4 to 2.4.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.4.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.9.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: torchvision dependency-version: 0.24.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3e94733 to
8d28cc9
Compare
| "pyaudio", | ||
| "openai-whisper", | ||
| "numpy==1.26.4", | ||
| "numpy==2.2.6", |
Collaborator
There was a problem hiding this comment.
double check newer numpy works, I recall it was failing.
kovtcharov-amd
approved these changes
Jan 16, 2026
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on torch, torchvision and numpy to permit the latest version.
Updates
torchto 2.9.1Release notes
Sourced from torch's releases.
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
d38164aEnable Doc builds for: Minor Releases RCs. Minor and Patch Releases final RC ...b002562Add doc for Symmetric Memory (#167477)5811a8d[cuDNN][SDPA][Convolution] Expose cuDNN runtime version in CUDA hooks (#167327)f36c764[dynamo][ez] Initialize tracer_output to None by default. (#167366)6877288Change forkserver test to only run below 3.13.8 (#167361)9976b77Cherry-pick LibTorch Stable ABI documentation (#167112 #166661 #163899) (#167...e6bcbbe[Inductor] No longer throw error in bmm out_dtype lowering due to tem… (#166922)8f658d7don't produce invalid grid configs (#166973) (#167158)3d27d95[GraphPartition] cache get_free_symbol_uses (#166338) (#166994)a06141fDelete deprecated fp32 precision warnings (#166956) (#166998)Updates
torchvisionto 0.24.1Release notes
Sourced from torchvision's releases.
Commits
d801a34[release-only] bump version to 0.24.17a9db90Update min version to 3.10 for release 2.9 (#9239) (#9240)0429d73[release/0.24] cherrypicks for keypoints fix (#9238)b919bd0[release/0.24] cherrypicks for windows failing jobs (#9230)973f5cd[release/0.24] Cherry pick (#9217)e437e35[release/0.24] update version (#9214)fa174c6[release/0.24] Remove prototype (#9211)13b32e2[release/0.24] Update jobs branch (#9212)15f9128Skeleton for keypoints tutorial (#9209)a8dc530Don't build video decoder homemade backend by default (#9208)Updates
numpyfrom 1.26.4 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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