Skip to content

ci(python): update litellm requirement from <=1.83.13,>=1.75.9 to >=1.75.9,<=1.86.2 in /strands-py#2345

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/strands-py/litellm-gte-1.75.9-and-lte-1.86.2
Open

ci(python): update litellm requirement from <=1.83.13,>=1.75.9 to >=1.75.9,<=1.86.2 in /strands-py#2345
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/strands-py/litellm-gte-1.75.9-and-lte-1.86.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Updates the requirements on litellm to permit the latest version.

Release notes

Sourced from litellm's releases.

v1.86.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.86.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.86.2/cosign.pub \
  ghcr.io/berriai/litellm:v1.86.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.86.1...v1.86.2

Commits
  • 72fdccb chore: uv lock for 1.86.2 (#28972)
  • be557c8 chore(proxy): cherry-pick #28547 onto patch/v1.86.1 (#28969)
  • a8caf28 chore(release): 1.86.1 (#28823)
  • a13cd21 Merge pull request #28744 from BerriAI/litellm_/bold-lumiere-b74316
  • 9e7192e fix(docker): restore npm to non_root builder image (#28519)
  • a72414a Merge pull request #28100 from BerriAI/litellm_internal_staging
  • cf9b5e4 [Infra] Bump versions (#28094)
  • 1b0ae3a fix(mcp-oauth): PROXY_BASE_URL escape hatch + diagnostic logging for {"detail...
  • 3d5a9ed feat: add Terraform stacks for deploying LiteLLM on AWS and GCP (#27673)
  • fbe0ee8 fix(proxy): sort BYOK models by their displayed name in /v2/model/info (#28079)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@litellm_1.81.13-dev...v1.86.2)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.86.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 27, 2026
@dependabot dependabot Bot requested a deployment to manual-approval May 27, 2026 21:10 Waiting
@dependabot dependabot Bot requested a deployment to manual-approval May 27, 2026 21:10 Waiting
@yonib05 yonib05 added area-community Related to community and contributor health area-provider Related to model providers chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-community Related to community and contributor health area-provider Related to model providers chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file python Pull requests that update python code size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant