chore(deps): update auto merged updates #889
Open
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.
This PR contains the following updates:
==0.0.7
->==0.0.8
==0.2.10
->==0.2.14
==1.0.16
->==1.0.17
Release Notes
fastapi/fastapi-cli (fastapi-cli)
v0.0.8
Compare Source
Features
fastapi-cloud-cli
. PR #181 by @tiangolo.This will allow you to deploy to FastAPI Cloud with the
fastapi deploy
command.Installing
fastapi-cli[standard]
now includesfastapi-cloud-cli
.If you want to install
fastapi-cli
withoutfastapi-cloud-cli
, you can install insteadfastapi-cli[standard-no-fastapi-cloud-cli]
.You will normally not install
fastapi-cli
directly, but rather install FastAPI withfastapi[standard]
, which will includefastapi-cli[standard]
.If you want to install
fastapi
with the standard dependencies except forfastapi-cloud-cli
, you can install insteadfastapi[standard-no-fastapi-cloud-cli]
.Internal
llamastack/llama-stack-client-python (llama_stack_client)
v0.2.14
Client package corresponding to Llama Stack v0.2.14
huggingface/pytorch-image-models (timm)
v1.0.17
Compare Source
July 7, 2025
eva.py
, add RotaryEmbeddingMixed module for mixed mode, weights on HuggingFace HubWhat's Changed
New Contributors
Full Changelog: huggingface/pytorch-image-models@v1.0.16...v1.0.17
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.