⬆️ Bump the uv-dependencies group with 12 updates#184
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the uv-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.10.0` | `2.12.0` | | [torchvision](https://github.com/pytorch/vision) | `0.25.0` | `0.27.0` | | [setuptools](https://github.com/pypa/setuptools) | `82.0.1` | `81.0.0` | | [mypy](https://github.com/python/mypy) | `2.0.0` | `2.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260508` | `6.0.12.20260510` | | [requests](https://github.com/psf/requests) | `2.34.0.dev1` | `2.34.2` | | [librt](https://github.com/mypyc/librt) | `0.10.0` | `0.11.0` | | [nvidia-cuda-nvrtc-cu12](https://developer.nvidia.com/cuda-zone) | `12.6.77` | `12.6.85` | | [nvidia-nccl-cu12](https://developer.nvidia.com/cuda-zone) | `2.27.5` | `2.29.3` | | [triton](https://github.com/triton-lang/triton) | `3.6.0` | `3.7.0` | Updates `torch` from 2.10.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.10.0...v2.12.0) Updates `torchvision` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.25.0...v0.27.0) Updates `setuptools` from 82.0.1 to 81.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v81.0.0) Updates `mypy` from 2.0.0 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.0.0...v2.1.0) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `ruff` from 0.15.12 to 0.15.13 - [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.12...0.15.13) Updates `types-pyyaml` from 6.0.12.20260508 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) Updates `requests` from 2.34.0.dev1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.34.0.dev1...v2.34.2) Updates `librt` from 0.10.0 to 0.11.0 - [Commits](mypyc/librt@v0.10.0...v0.11.0) Updates `nvidia-cuda-nvrtc-cu12` from 12.6.77 to 12.6.85 Updates `nvidia-nccl-cu12` from 2.27.5 to 2.29.3 Updates `triton` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/triton-lang/triton/releases) - [Changelog](https://github.com/triton-lang/triton/blob/main/RELEASE.md) - [Commits](triton-lang/triton@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: torchvision dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: setuptools dependency-version: 81.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: librt dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: nvidia-cuda-nvrtc-cu12 dependency-version: 12.6.85 dependency-type: indirect update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: nvidia-nccl-cu12 dependency-version: 2.29.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: triton dependency-version: 3.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 uv-dependencies group with 12 updates:
2.10.02.12.00.25.00.27.082.0.181.0.02.0.02.1.07.13.57.14.00.15.120.15.136.0.12.202605086.0.12.202605102.34.0.dev12.34.20.10.00.11.012.6.7712.6.852.27.52.29.33.6.03.7.0Updates
torchfrom 2.10.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.25.0 to 0.27.0Release notes
Sourced from torchvision's releases.
... (truncated)
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
setuptoolsfrom 82.0.1 to 81.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
049815bBump version: 80.10.2 → 81.0.0326bdb8Merge pull request #4872 from pypa/debt/dry-runba48138Fix FURB171 nitpick by altering the logic.2a7c61fMerge branch 'main' into debt/dry-run7e37efaBump tj-actions/changed-files from 34 to 46 in /.github/workflows (#5019)7308942Rephrase misleadingMultiple directories foundassertion in `_find_info_dir...a64911fBump Ruff and mypy (#4886)b9ac75bBump Ruff and mypy32de647Remove deprecated use ofwheel.metadata(#5163)74a11d5Remove warning 'ignore' for wheel.metadata from pytest.iniUpdates
mypyfrom 2.0.0 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
types-pyyamlfrom 6.0.12.20260508 to 6.0.12.20260510Commits
Updates
requestsfrom 2.34.0.dev1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)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)Updates
librtfrom 0.10.0 to 0.11.0Commits
862679aSync mypy and bump version to 0.11.0 (#40)Updates
nvidia-cuda-nvrtc-cu12from 12.6.77 to 12.6.85Updates
nvidia-nccl-cu12from 2.27.5 to 2.29.3Updates
tritonfrom 3.6.0 to 3.7.0Release notes
Sourced from triton's releases.
... (truncated)
Commits
5f3f125[release 3.7] Release Triton to pypi (#10251)ecbbf0e[CD][Release Only] Increase timeout for Release wheels (#10250)8a1faba[release/3.7.x][CI] Reduce wheel size and pin DOCKER_API_VERSION (#10244)b7fa781[release/3.7.x] Cherry pick "Split RemoveLayoutConversions cleanup so scf.if ...88b227e[release/3.7.x][AMD][BACKEND] Fix mixed FP8 types promotion for WMMA (#9581) ...6520a28[release/3.7.x][AMD][BACKEND] Fix mixed types MFMA fp8 instruction selection ...b4e20bbrelease/3.7.x (#9965)98a34c5[release/3.7.x] [AMD] CanonicalizePointers: Handle different base pointers an...3a64615[release/3.7.x] Enable TRITON_EXT_ENABLED for Wheels Build (#9935) (#9959)74d1847[release/3.7.x][AMD] Fix BlockPingpong for non-MFMA dot (#9618) (#9948)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)Description has been truncated