Skip to content

build(deps): Bump litellm from 1.85.0 to 1.94.0 - #186

Merged
Cyclenerd merged 1 commit into
masterfrom
dependabot/pip/litellm-1.94.0
Aug 1, 2026
Merged

build(deps): Bump litellm from 1.85.0 to 1.94.0#186
Cyclenerd merged 1 commit into
masterfrom
dependabot/pip/litellm-1.94.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps litellm from 1.85.0 to 1.94.0.

Release notes

Sourced from litellm's releases.

v1.94.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:

cosign verify \
  --key https://raw.githubusercontent.com/BerriAI/litellm/0112e53046018d726492c814b3644b7d376029d0/cosign.pub \
  ghcr.io/berriai/litellm:v1.94.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.94.0/cosign.pub \
  ghcr.io/berriai/litellm:v1.94.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

... (truncated)

Commits
  • 38f2e02 Merge pull request #34995 from BerriAI/litellm_/cost-optimization-savings-pr-...
  • 4d06852 chore: update Next.js build artifacts (2026-07-28 19:58 UTC, node v20.20.2)
  • 7880e61 Merge pull request #34994 from BerriAI/litellm_/cost-optimization-savings-pr-...
  • 99618fb feat(cost-optimization): anchor the savings line at a $0 range start
  • 3322f24 fix(cost-optimization): replace savings methodology Collapse with per-card in...
  • d3c8e5a Merge pull request #34982 from BerriAI/litellm_/release-ui-build-1-94-0-ff6e5a
  • 1e85794 chore: update Next.js build artifacts (2026-07-28 19:23 UTC, node v20.20.2)
  • 96103c9 Merge pull request #34987 from BerriAI/litellm_/cherry-pick-34984-rc-1-94-0-7...
  • 3db78a8 feat(ui): mark Cost Optimization as beta in the left nav (#34984)
  • 81ab74e Merge pull request #34967 from BerriAI/litellm_rc194_cost_optimization_page_m...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/litellm-1.94.0 branch from 7ff145a to 1010de6 Compare August 1, 2026 06:55
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.85.0 to 1.94.0.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.85.0...v1.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/litellm-1.94.0 branch from 1010de6 to b0d7432 Compare August 1, 2026 08:15
@Cyclenerd
Cyclenerd merged commit d249019 into master Aug 1, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/litellm-1.94.0 branch August 1, 2026 10:40
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant