Bump the version-updates group with 5 updates#16
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the version-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.75.2` | `0.128.8` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.17.6` | `0.39.0` | | [torch](https://github.com/pytorch/pytorch) | `2.6.0` | `2.8.0` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.12.0` | `1.16.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.64.1` | `4.68.2` | Updates `fastapi` from 0.75.2 to 0.128.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.75.2...0.128.8) Updates `uvicorn` from 0.17.6 to 0.39.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.17.6...0.39.0) Updates `torch` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.6.0...v2.8.0) Updates `qdrant-client` from 1.12.0 to 1.16.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.12.0...v1.16.1) Updates `tqdm` from 4.64.1 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.64.1...v4.68.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: uvicorn dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: qdrant-client dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the version-updates group with 5 updates:
0.75.20.128.80.17.60.39.02.6.02.8.01.12.01.16.14.64.14.68.2Updates
fastapifrom 0.75.2 to 0.128.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bdd2005🔖 Release version 0.128.81ed9bd4📝 Update release notesaac30fd🔨 Tweak PDM hook script (#14895)417f1ee📝 Update release notesffb8965♻️ Update build setup forfastapi-slim, deprecate it, and make it only depe...93fa935📝 Update release notesf0f3e7a📝 Fix grammar indocs/en/docs/tutorial/first-steps.md(#14708)8f82c94🔖 Release version 0.128.75bb3423📝 Update release notes6ce5e3e✅ Tweak comment in test to reference PR (#14885)Updates
uvicornfrom 0.17.6 to 0.39.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)69a6ae3Improve typing intest_http.py(#2740)3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)Updates
torchfrom 2.6.0 to 2.8.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
ba56102Cherrypick: Add the RunLLM widget to the website (#159592)c525a02[dynamo, docs] cherry pick torch.compile programming model docs into 2.8 (#15...a1cb3cc[Release Only] Remove nvshmem from list of preload libraries (#158925)c76b235Move out super large one off foreach_copy test (#158880)20a0e22Revert "[Dynamo] Allow inlining into AO quantization modules (#152934)" (#158...9167ac8[MPS] Switch Cholesky decomp to column wise (#158237)5534685[MPS] Reimplementtri[ul]as Metal shaders (#158867)d19e08dCherry pick PR 158746 (#158801)a6c044a[cherry-pick] Unify torch.tensor and torch.ops.aten.scalar_tensor behavior (#...620ebd0[Dynamo] Use proper sources for constructing dataclass defaults (#158689)Updates
qdrant-clientfrom 1.12.0 to 1.16.1Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
750d735bump version to 1.16.1b06e839new: include pyi into the package (#1121)18ec0adnew: expose the remaining cluster methods (#1123)a0d48e4fix: fix local mode backward compatibility (#1124)ba1e2d8fix: rename common.proto to qdrant_common.proto to avoid conflicts with other...6773480new: convert cluster operations to grpc (#1116)93af1b8bump version to v1.16.0 (#1111)b16a4eenew: update grpc (#1113)02b8ce4new: expose cluster operations (#1114)0cbb174new: remove vectors_count, update http and grpc models (#1069)Updates
tqdmfrom 4.64.1 to 4.68.2Release notes
Sourced from tqdm's releases.
... (truncated)
Commits
4b33952revert accidental change totqdm(ascii)defaultb10848fdocs: fix links85b62dddocs: replace stray rst -> mdd2fb04adocs: mention OpenAI sponsorship85940f9docs: consistent progress bar terminology9dbb36btests: fix coverage67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)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