Bump the all group across 1 directory with 5 updates#277
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 5 updates#277dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 4 updates in the / directory: [torch](https://github.com/pytorch/pytorch), [ty](https://github.com/astral-sh/ty), [huggingface-hub](https://github.com/huggingface/huggingface_hub) and [requests](https://github.com/psf/requests). Updates `torch` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.11.0...v2.12.0) Updates `torchvision` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.26.0...v0.27.0) Updates `ty` from 0.0.33 to 0.0.35 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.33...0.0.35) Updates `huggingface-hub` from 1.12.2 to 1.14.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.12.2...v1.14.0) Updates `requests` from 2.33.1 to 2.34.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: torchvision dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ty dependency-version: 0.0.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: huggingface-hub dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: requests dependency-version: 2.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the all group with 4 updates in the / directory: torch, ty, huggingface-hub and requests.
Updates
torchfrom 2.11.0 to 2.12.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
0d62256[release] Dockerfile: skip torchaudio install when CUDA_PATH=cu132 (#183346)7661cd9[MPS] Fix SDPA wrong output for permuted q/k/v with B > 1 (#181886)9da6087Fix stale PYTORCH_RELEASES_CODE_CC dict (fixes #182250) (#182369)e4c37ccAvoid raw stream name collisions in Inductor (#182178)822d047[MPS] Fix bool mask handling in 1-pass SDPA decode kernel (#182285) (#182311)5c5e523Add enable_gqa parameter to SDPA MPS meta registration (#181550)eece52e[AOTI] Add BC-safe c_shim v2 for _scaled_dot_product_attention_math_for_mps e...b39330b[Inductor] Call latest c_shim version for versioned fallback ops (#181548)06f10d0Revert "[FSDP2] add fqn to communication ops" (#182100) (#182157)449e339Revert "[Inductor] Improve materialization heuristic for a chain of computaio...Updates
torchvisionfrom 0.26.0 to 0.27.0Release notes
Sourced from torchvision's releases.
Commits
78839c2[Release 0.27] Cherry-pick of 'Remove old pyav backend, rely on TC instead (#...883dcaf[Release 0.27] update test-infra refs and version (#9480)bb02424[Release 0.27] Remove prototype (#9479)8ad7115Fix windows builds with TheRock which doesn't accept "/Zc:preprocessor" TheRo...b9ee001Revert CV-CUDA (#9476)3ea6d90Fix warning message to show up on the LFW dataset webpages (#9474)601776dFix typo in anchor_utils.py documentation (#9472)e160dc8Improve LFW download error message with alternative manual download link (Kag...6214cb2Fix vision install for all files (#9465)4e58149fix windows install for vision (#9464)Updates
tyfrom 0.0.33 to 0.0.35Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
bc12d1cBump version to 0.0.35 (#3436)fb34d89Build riscv64 manylinux binary (#3402)05def00Update maturin to v1.13.1 (#3417)569c081Update prek dependencies (#3416)608f8ffUpdate renovate configuration (#3379)518b61dUpdate uraimo/run-on-arch-action action to v3.1.0 (#3405)5542959Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 (#3404)d00448eBump version to 0.0.34 (#3392)e9e4c90docs: Reference correct issue in FAQ regarding strict mode (#3385)1b70eaeRelease: move 'diagnostics' section further down (#3373)Updates
huggingface-hubfrom 1.12.2 to 1.14.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
2ea0c83Release: v1.14.0f7cffc7Release: v1.14.0.rc0ac0156bstyle32476d9Update typer dependency version in setup.py (#4193)fadab7a[CLI] Raise error when copy_files source doesn't exist (#4186)7c0abeb[CLI] Add get_space_secrets + hf spaces secrets ls (#4182)51adb8f[Buckets] Support rsync-style trailing slash in copy_files to copy folder con...22eaf89[internal] Untrack useless files (#4191)2774771Update unit test warnings check to ignore unrelated deprecation warnings (#4188)3d19907[CLI] Support hf -v to print version (#4185)Updates
requestsfrom 2.33.1 to 2.34.1Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)3816cfaParameterize SupportsItems to handle Mapping key invariance (#7426)b684dcbsessions: fix hooks type (#7425)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