deps(lora-quantum-ai): bump the lora-quantum-ai-deps group across 1 directory with 4 updates#824
Open
dependabot[bot] wants to merge 2 commits into
Conversation
…irectory with 4 updates Updates the requirements on [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision), [tqdm](https://github.com/tqdm/tqdm) and [mypy](https://github.com/python/mypy) to permit the latest version. Updates `torch` to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@ciflow/torchtitan/157149...v2.13.0) Updates `torchvision` to 0.28.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.27.1...v0.28.0) Updates `tqdm` to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.3...v4.68.4) Updates `mypy` to 2.2.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production dependency-group: lora-quantum-ai-deps - dependency-name: torchvision dependency-version: 0.28.0 dependency-type: direct:production dependency-group: lora-quantum-ai-deps - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production dependency-group: lora-quantum-ai-deps - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:production dependency-group: lora-quantum-ai-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Contributor
There was a problem hiding this comment.
Sorry @dependabot[bot], you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
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, tqdm and mypy to permit the latest version.
Updates
torchto 2.13.0Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
cf30153[release/2.13] Strip +PTX from CUDA arch list on release/RC builds (#188914) ...3e3e24b[release/2.13] Restrict cuda-bindings to Python < 3.15 for CUDA 12.9 builds (...7986b06[release/2.13] Bump binary build timeout 280 -> 400 minutes (#188551)0bdbc26[release/2.13] Add CUDA 12.9 to TORCH_CUDA_ARCH_LIST tables (#188443)9cabb45[release/2.13] Update manywheel docker image pin to 78e737ad (#188409)78e737a[release/2.13] Revert "Tighten generalized scatter graph target (#184075)" (#...0bb9b5b[release/2.13] Revert "dynamo: round-trip torch.cuda.stream ctx mgr across gr...aaac2bf[release/2.13] Revert "[Reland] Port D104346887/PR 182675 for index_add fast ...9330813Fix build_with_debinfo.py broken by CONFIGURE_DEPENDS globbing (#188192)4e077a7Remove setuptools upper bound (#188190)Updates
torchvisionto 0.28.0Release notes
Sourced from torchvision's releases.
Commits
8fb8771[Cherry-pick for 0.28] Fix gif decoder bug (#9520) (#9521)5a5dd12Release 0.28 (#9511)85a1dccRemove prototype folder (#9505)4252acbMove lint CI job to 3.10 (#9507)8b6ba92[torchvision] Move video utilities to internal fb/io location (#9433) (#9451)bd94a05Remove use of deprecated quantized APIs in C++ code (#9500)45eb6ddFixresize_maskto honorNEAREST_EXACTinterpolation (#9497)87fb856Remove obsolete FIXME in autoaugment.py (#9496)7bba561Allow strings for interpolation param in resize transforms (#9461)4d4e406Let wrap() preserve metadata for custom TVTensor subclasses (#9490)Updates
tqdmto 4.68.4Release notes
Sourced from tqdm's releases.
Commits
53d096ebump version, merge pull request #1768 from its-Sohan/fix/write-stdout-none74ff992fix: prevent tqdm.write from crashing when sys.stdout is none3757d0dMerge pull requests #1717 and #1767 (fixes #1658)55156cefix: apply disp_trim to all format_meter return paths (#1658)Updates
mypyto 2.2.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
b3c4a5bMark release396f508[Chore] Update changelog for 2.2 (#21691)9592a9eUpload wasm wheels to PyPI (#21671)1dc6962Bump ast-serialize to 0.6.0 (#21664)96a7913Bump librt to 0.12.0 (#21663)5ef0902Fix the exportjson tool (.ff cache to .json conversion) (#21628)8d621adSupport --shadow-file with --native-parser (#21623)74ecdd8Sync typeshed (#21612)0cd1541[mypyc] Make function wrappers thread-safe on free-threaded builds (#21620)22a9cfd[mypyc] Make list remove and index thread-safe on free-threaded builds (#21614)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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