Bump the all group across 1 directory with 6 updates#292
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 6 updates#292dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.12.1` | `2.13.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.20` | | [ty](https://github.com/astral-sh/ty) | `0.0.50` | `0.0.57` | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.19.0` | `1.22.0` | Updates `torch` from 2.12.1 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@v2.12.1...v2.13.0) Updates `torchvision` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.27.1...v0.28.0) Updates `ruff` from 0.15.17 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.20) Updates `ty` from 0.0.50 to 0.0.57 - [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.50...0.0.57) Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) Updates `huggingface-hub` from 1.19.0 to 1.22.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.19.0...v1.22.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: torchvision dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ty dependency-version: 0.0.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: huggingface-hub dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
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 5 updates in the / directory:
2.12.12.13.00.15.170.15.200.0.500.0.579.1.09.1.11.19.01.22.0Updates
torchfrom 2.12.1 to 2.13.0Release notes
Sourced from torch's releases.
... (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
torchvisionfrom 0.27.1 to 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
rufffrom 0.15.17 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
tyfrom 0.0.50 to 0.0.57Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
03cfaafBump version to 0.0.57 (#3927)1b3b573Update actions/attest-build-provenance action to v4.1.1 (#3928)0e9cbe1Update actions/cache action to v6.1.0 (#3930)83f4009Update actions/setup-python action to v6.3.0 (#3931)ad99bb9Update prek dependencies (#3929)aeeeed5Update astral-sh/setup-uv action to v8.3.1 (#3932)d171a78Document PYTHONPATH support in module discovery (#3889)c6920a2Fix trailing whitespace (#3911)546f220chore: pin pre-commit refs and lock prek in CI (#3897)4767fceRevert "Revert "Use ICF for macOS release builds"" (#3901)Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
huggingface-hubfrom 1.19.0 to 1.22.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
5db966aRelease: v1.22.01d6e7d0Release: v1.22.0.rc08f03d83Expose base_model filter param on get_dataset_leaderboard (#4474)cc4e7cc[Http] Support standard Retry-After header in http_backoff (#4460)7b53d23[CLI] Add a minimal Click framework for the CLI (#4462)4db84d0Docs: Jobs are no longer Pro-only — update availability note in jobs guide (#...a139277Accept two-letter byte units (KB/MB/GB/TB/PB) in parse_size (#4468)28aecd9Fix KeyError in get_dataset_leaderboard when entry has no source (#4473)f70f00dRemove Usage command lists from CLI module docstrings (#4472)031d002[CLI] Exposeoutsingleton publicly + addout.logmethod (#4471)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