deps: bump the runtime group across 1 directory with 6 updates - #19
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the runtime group across 1 directory with 6 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/runtime-87710fd5bc
branch
from
July 22, 2026 18:30
7968779 to
37e70a5
Compare
Bumps the runtime group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.26.8` | `0.27.0` | | [torch](https://github.com/pytorch/pytorch) | `2.12.1` | `2.13.0` | | [transformers](https://github.com/huggingface/transformers) | `5.13.0` | `5.14.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.22.0` | `1.24.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `5.9.0` | `6.14.2` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `0.3.11` | `1.1.2` | Updates `typer` from 0.26.8 to 0.27.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.8...0.27.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 `transformers` from 5.13.0 to 5.14.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.13.0...v5.14.1) Updates `huggingface-hub` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.22.0...v1.24.0) Updates `pypdf` from 5.9.0 to 6.14.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@5.9.0...6.14.2) Updates `langchain-text-splitters` from 0.3.11 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.11...langchain-text-splitters==1.1.2) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime - dependency-name: langchain-text-splitters dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: runtime - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime - dependency-name: transformers dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/runtime-87710fd5bc
branch
from
July 26, 2026 18:54
37e70a5 to
1e66171
Compare
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 runtime group with 6 updates in the / directory:
0.26.80.27.02.12.12.13.05.13.05.14.11.22.01.24.05.9.06.14.20.3.111.1.2Updates
typerfrom 0.26.8 to 0.27.0Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesUpdates
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
transformersfrom 5.13.0 to 5.14.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
a08ace4Release: v4.14.11ccf4f1Fix deepgemm on multiple devices (#47323)c98cc10[FP8] Bump kernels version (#47344)e035e45Fix assisted decoding for models with EncoderDecoder cache & OlmoHybrid (#47361)0eb5e03Fix sdpa prefill with position_bias (#47359)2fa8c19v5.14.06c9318efix feature extraction8f23330Small improvement (#47348)76613e6Add Inkling model (#47347)f5a67a4🚨 Pass tp_plan from lm_heads (#47253)Updates
huggingface-hubfrom 1.22.0 to 1.24.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
36fd32cRelease: v1.24.0240dcf4Release: v1.24.0.rc3d43b771Release: v1.24.0.rc216e19c2Release: v1.24.0.rc12917e60Release: v1.24.0.rc0b2ae5b6[Jobs] Add optional names to Jobs CLI and API (#4532)dc5c540CLI-first README: standalone installer and terminal quick start up top (#4527)74082b7[Download] Fix xet download rate showing per-file speed instead of summed tot...91dc59aBump the actions group with 4 updates (#4503)8a3189e[Docs] Fix HTTP client name in download docs (#4523)Updates
pypdffrom 5.9.0 to 6.14.2Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
2266ee8REL: 6.14.25a33a46SEC: Avoid infinite loops for incomplete ASCII85 and ASCIIHex inline images (...1ee4e58REL: 6.14.1ec3b145SEC: Detect end of stream during inline image end marker detection (#3891)c6cd82eROB: Tolerate malformed inline image settings in _read_inline_image (#3889)0ae42baROB: Tolerate malformed page label entries in get_label_from_nums (#3884)50617b5ROB: Tolerate malformed Tm operand count in extract_text (#3877)86e5a82MAINT: Improve readability (#3874)83cb25fDEV: Fix sample files commit06588ecREL: 6.14.0Updates
langchain-text-splittersfrom 0.3.11 to 1.1.2Release notes
Sourced from langchain-text-splitters's releases.
... (truncated)
Commits
58c4e5brelease(text-splitters): 1.1.2 (#36822)c289bf1fix(text-splitters): deprecate and use SSRF-safe transport in split_text_from...b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)