Skip to content

chore(deps): bump litellm from 1.91.3 to 1.93.0 - #9

Merged
gusdecool merged 1 commit into
mainfrom
dependabot/uv/litellm-1.92.0
Jul 19, 2026
Merged

chore(deps): bump litellm from 1.91.3 to 1.93.0#9
gusdecool merged 1 commit into
mainfrom
dependabot/uv/litellm-1.92.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps litellm from 1.91.3 to 1.93.0.

Release notes

Sourced from litellm's releases.

v1.93.0-rc.2

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-rc.2

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-rc.2/cosign.pub \
  ghcr.io/berriai/litellm:v1.93.0-rc.2

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

Full Changelog: BerriAI/litellm@v1.93.0-rc.1...v1.93.0-rc.2

v1.92.0

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:

</tr></table> 

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/litellm-1.92.0 branch from 281b8bf to 9db474c Compare July 19, 2026 02:56
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.91.3 to 1.93.0.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump litellm from 1.91.3 to 1.92.0 chore(deps): bump litellm from 1.91.3 to 1.93.0 Jul 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/litellm-1.92.0 branch from 9db474c to ad3a516 Compare July 19, 2026 03:07
@gusdecool
gusdecool merged commit 1b213a1 into main Jul 19, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/uv/litellm-1.92.0 branch July 19, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant