fix(deps): update dependency litellm to v1.93.0#511
Merged
Conversation
Dependency ReviewThe following issues were found:
Scanned Files
|
iwamot-renovate
Bot
force-pushed
the
renovate/litellm-1.x
branch
19 times, most recently
from
July 19, 2026 03:04
e9911b3 to
b6a72f4
Compare
Signed-off-by: iwamot-renovate[bot] <272392390+iwamot-renovate[bot]@users.noreply.github.com>
iwamot-renovate
Bot
force-pushed
the
renovate/litellm-1.x
branch
from
July 20, 2026 03:01
b6a72f4 to
bc0de27
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #511 +/- ##
=======================================
Coverage 51.54% 51.54%
=======================================
Files 28 28
Lines 1360 1360
Branches 199 199
=======================================
Hits 701 701
Misses 655 655
Partials 4 4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
This PR contains the following updates:
==1.91.3→==1.93.0Release Notes
BerriAI/litellm (litellm)
v1.93.0Compare Source
Verify Docker Image Signature
All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit
0112e53.Verify using the pinned commit hash (recommended):
A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:
Verify using the release tag (convenience):
Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:
Expected output:
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.