Skip to content

fix(deps): update dependency litellm to v1.93.0#511

Merged
iwamot-renovate[bot] merged 1 commit into
mainfrom
renovate/litellm-1.x
Jul 20, 2026
Merged

fix(deps): update dependency litellm to v1.93.0#511
iwamot-renovate[bot] merged 1 commit into
mainfrom
renovate/litellm-1.x

Conversation

@iwamot-renovate

@iwamot-renovate iwamot-renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
litellm ==1.91.3==1.93.0 age confidence

Release Notes

BerriAI/litellm (litellm)

v1.93.0

Compare 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:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/0112e53046018d726492c814b3644b7d376029d0/cosign.pub \
  ghcr.io/berriai/litellm:v1.93.0

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:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/v1.93.0/cosign.pub \
  ghcr.io/berriai/litellm:v1.93.0

Expected output:

The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - The signatures were verified against the specified public key

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@iwamot-renovate iwamot-renovate Bot added the dependencies Dependency updates label Jul 13, 2026
@iwamot-renovate
iwamot-renovate Bot enabled auto-merge (squash) July 13, 2026 01:33
@iwamot-renovate iwamot-renovate Bot added the dependencies Dependency updates label Jul 13, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

Scanned Files

  • uv.lock

@iwamot-renovate
iwamot-renovate Bot force-pushed the renovate/litellm-1.x branch 19 times, most recently from e9911b3 to b6a72f4 Compare July 19, 2026 03:04
Signed-off-by: iwamot-renovate[bot] <272392390+iwamot-renovate[bot]@users.noreply.github.com>
@iwamot-renovate
iwamot-renovate Bot force-pushed the renovate/litellm-1.x branch from b6a72f4 to bc0de27 Compare July 20, 2026 03:01
@iwamot-renovate iwamot-renovate Bot changed the title fix(deps): update dependency litellm to v1.92.0 fix(deps): update dependency litellm to v1.93.0 Jul 20, 2026
@iwamot-renovate
iwamot-renovate Bot merged commit f20fd23 into main Jul 20, 2026
8 checks passed
@iwamot-renovate
iwamot-renovate Bot deleted the renovate/litellm-1.x branch July 20, 2026 03:03
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.54%. Comparing base (06bc0a1) to head (bc0de27).
⚠️ Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants