Conversation
…ies with 4 updates Bumps the pip-minor-patch-updates group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Bumps the pip-minor-patch-updates group with 3 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision) and [mlflow](https://github.com/mlflow/mlflow). Updates `ruff` from 0.13.2 to 0.14.3 - [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.13.2...0.14.3) Updates `torch` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.8.0...v2.9.0) Updates `torchvision` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@0.23.0...v0.24.0) Updates `mlflow` from 3.1.4 to 3.5.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.1.4...v3.5.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: torch dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: torchvision dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates - dependency-name: mlflow dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
fujikosu
approved these changes
Nov 2, 2025
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 pip-minor-patch-updates group with 1 update in the / directory: ruff.
Bumps the pip-minor-patch-updates group with 3 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: torch, torchvision and mlflow.
Updates
rufffrom 0.13.2 to 0.14.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8737a2dBump v0.14.3 (#21152)3be3a10[ty] Don't provide completions when in class or function definition (#21146)13375d0[ty] Use the top materialization of classes for narrowing in class-patterns f...c0b04d4[ty] Update "constraint implication" relation to work on constraints between ...1c7ea69[flake8-type-checking] FixTC003false positive withfuture-annotations...9bacd19[ty] Fix lookup of__new__on instances (#21147)f0fe6d6Fix syntax error false positive on nested alternative patterns (#21104)10bda3d[pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (...e55bc94[ty] Reachability and narrowing for enum methods (#21130)1b0ee46[ty] Userangeinstead of customIntIterable(#21138)Updates
torchfrom 2.8.0 to 2.9.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
0fabc3bCUDA aarch64 12.6 and 12.8 builds fix triton constraints (#165022)26e023a[MPS] Update OS version in error message (#164949)6f12be2CUDA 13.0 builds fix on Amazon Linux 2023 (#164893)42f0c2cupdate the baseline data for the operator benchmark (#164789)b015422fix cpp extension distributed warning spew (#164785)d4c4307Fix docker build issue after 164575 (#164779)3b57315[ROCm] Increase binary build timeout to 5 hours (300 minutes) (#164770)c74f057Pin conda version for Docker builds (#164579)fd36458[Cherry-Pick] Work Around exposing statically linked libstdc++ CXX11 ABI stro...2f6387e[CherrryPick][2.9] Cherry pick request for `Reapply "Make functionalization V...Updates
torchvisionfrom 0.23.0 to 0.24.0Release notes
Sourced from torchvision's releases.
Commits
7a9db90Update 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)3010ff2Address internal linters (#9201)Updates
mlflowfrom 3.1.4 to 3.5.1Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
c4ee72fFix chat message parsing in summary view (#18454)6e1c8faRemove X-Frame-Options for notebook trace renderer (#18446)d1facbcFix Span to_dict format to be loadable with from_dict in old versions (#18439)a03e133Fix span ID parsing in the UI (#18419)82fb4df[DOC-FIX] Fix Kubernetes Deployment Tutorial Code (#18381)3cb519dFix attribute error in StrandsAgent tracing (#18409)90e0c40Add configuration option for long-running deployments client requests (#18363)9bea5b1Show instructions for prompt optimization on prompt registry (#18375)45376b3Move fastmcp to optional mcp extra (#18422)9c51398Adjust util for remote tracking server declaration (#18411)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 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