⬆️ bump the uv-lock group with 7 updates - #592
Merged
Merged
Conversation
Bumps the uv-lock group with 7 updates: | Package | From | To | | --- | --- | --- | | [jsonargparse](https://github.com/mauvilsa/jsonargparse) | `4.51.0` | `4.52.0` | | [pydeprecate](https://github.com/Borda/pyDeprecate) | `0.11.0` | `0.12.0` | | inference-models | `0.36.0` | `0.29.6` | | [torch](https://github.com/pytorch/pytorch) | `2.13.0` | `2.14.0` | | [torchvision](https://github.com/pytorch/vision) | `0.28.0` | `0.29.0` | | [uv](https://github.com/astral-sh/uv) | `0.12.7` | `0.12.9` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.7` | `2.0.8` | Updates `jsonargparse` from 4.51.0 to 4.52.0 - [Changelog](https://github.com/mauvilsa/jsonargparse/blob/main/CHANGELOG.rst) - [Commits](mauvilsa/jsonargparse@v4.51.0...v4.52.0) Updates `pydeprecate` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/Borda/pyDeprecate/releases) - [Changelog](https://github.com/Borda/pyDeprecate/blob/main/CHANGELOG.md) - [Commits](Borda/pyDeprecate@v0.11.0...v0.12.0) Updates `inference-models` from 0.36.0 to 0.29.6 Updates `torch` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.13.0...v2.14.0) Updates `torchvision` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.28.0...v0.29.0) Updates `uv` from 0.12.7 to 0.12.9 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.12.7...0.12.9) Updates `mkdocstrings-python` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.7...2.0.8) --- updated-dependencies: - dependency-name: jsonargparse dependency-version: 4.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-lock - dependency-name: pydeprecate dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-lock - dependency-name: inference-models dependency-version: 0.29.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-lock - dependency-name: torch dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-lock - dependency-name: torchvision dependency-version: 0.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-lock - dependency-name: uv dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-lock - dependency-name: mkdocstrings-python dependency-version: 2.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-lock ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Borda
previously approved these changes
Sep 7, 2026
Co-authored-by: Borda <6035284+Borda@users.noreply.github.com>
Borda
approved these changes
Sep 7, 2026
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-lock group with 7 updates:
4.51.04.52.00.11.00.12.00.36.00.29.62.13.02.14.00.28.00.29.00.12.70.12.92.0.72.0.8Updates
jsonargparsefrom 4.51.0 to 4.52.0Changelog
Sourced from jsonargparse's changelog.
... (truncated)
Commits
e063051Bump version: 4.51.0 → 4.52.0eacf963Fix union of class type and instance factory, and bash completion without tpu...e7b7989Support for NewType, LiteralString, NamedTuple, TypedDict ReadOnly keys and s...c9e025bregister_typereplaces instead of failing, applies to subscripted types, an...2b892efNew Untyped type, fail_untyped='all' and debug logs for adjusted signature pa...bbe7759Concise documentation rewrite and a v4 to v5 migration guide (#964)d950f3fSupport functions for callable protocols and typing aliases, plus a talks and...72c4885Generation of JSON schemas for parsers (#961)b4a91a2Class types in containers: help option, known subclasses and set parsing; har...09f2428Deny import paths that allow code execution when given as values (#959)Updates
pydeprecatefrom 0.11.0 to 0.12.0Release notes
Sourced from pydeprecate's releases.
... (truncated)
Changelog
Sourced from pydeprecate's changelog.
Commits
afc9f63releasing0.12.084bb91brefine: renameDeprecated→DeprecationProxy, drop overloads (#228)9add58bfeat: AST breadcrumbs on proxies and a publicDeprecatedtype (#226)38e06ccchore(deps-dev): update setuptools requirement from >=80 to >=82 (#227)43eba58chore(deps-dev): update setuptools requirement from >=70 to >=80 (#225)911a940chore(deps): bump the github-actions group with 4 updates (#224)61a15cdchore(docs): remove redundant rows and spacing from README2963d32refine: renametemplate_mgs→message_templatewith alias (#223)ad745farefine:deprecated()becomes the class/callable crossroad on the front door...22ea9dbrefine: adddeprecated_callable; split engine into modules (#221)Updates
inference-modelsfrom 0.36.0 to 0.29.6Updates
torchfrom 2.13.0 to 2.14.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
2b3ec34[release/2.14] Import SDPAParams in test_transformers to fix lint (#194970)08187d9[cuDNN] Add guards for cuDNN SDPA decode (#194963)8ceea97Pin cython < 3.3.0 for the Windows Triton wheel build (#194931)99ecebc[Cherry-pick][release/2.14] [inductor] Fix loop-local load CSE lifetime (#194...ec283a7Bump the Python 3.15 numpy pin to 2.5.2 (#194821)65890f3Fix docker-release validate job to use the channel matching the pushed image ...1682388Fix macOS py3.15 wheel builds: pin Cython < 3.3.0 and bump the cp315 numpy pi...9724418Fix Windows py3.15 builds: constrain Cython < 3.3.0 and bump the cp315 numpy ...f1b7554[MPS] Fix pin_memory() recycling buffers still in use by the GPU (#194662)9f205f7[MPS] fail loudly on large reductions (#194661)Updates
torchvisionfrom 0.28.0 to 0.29.0Release notes
Sourced from torchvision's releases.
Commits
fc73f5aMerge branch 'release/0.29' of github.com:pytorch/vision into release/0.29f9b2669[Cherry-pick for 0.29] (#9634)e1b5802Revert "Update version.txt for 0.30.0 (#9607)"2757376Merge remote-tracking branch 'origin' into release/0.299e21b88Consolidate CUDA helpers and remove the legacy _C extension in place of Stabl...541c083Port deform_conv2d (CUDA) to stable ABI. (#9626)2f411e7Port ps_roi_pool (CUDA) to stable ABI. (#9623)ae0ca92Port ps_roi_align (CUDA) to stable ABI. (#9625)ff1a18dPort roi_align (CUDA) to stable ABI. (#9573)8af7a68Port roi_pool (CUDA) to stable ABI. (#9582)Updates
uvfrom 0.12.7 to 0.12.9Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
9f92860Bump version to 0.12.9 (#21422)29c5462Skip invalid scripts inuv workspace list --scripts(#21416)bf1d7e8Encapsulate wheel extraction directory ownership (#21419)6dacee0Run streaming ZIP extraction in a blocking task (#21372)91d1ebfSync latest Python releases (#21415)6a61ddbRevert "Limit CI planner checkout depth" (#21414)e9d1816Add CPython 3.15.0rc2 (#21413)e888329Remove unreachable lock configuration sources (#21409)bf041f9Allow negating locked and frozen modes (#21408)feffc0bBump async_http_range_reader to 0.11.1 (#21401)Updates
mkdocstrings-pythonfrom 2.0.7 to 2.0.8Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
8125b0dchore: Prepare release 2.0.85054240chore: Be a bit more minijinja compatiblec0424f2perf: Make template existence test (for locale templates) fasterDependabot 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