Skip to content

fix: update LiteLLM for security patches - #418

Merged
AndreRatzenberger merged 1 commit into
mainfrom
bump-litellm-security
Aug 19, 2026
Merged

fix: update LiteLLM for security patches#418
AndreRatzenberger merged 1 commit into
mainfrom
bump-litellm-security

Conversation

@swolg

@swolg swolg commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

  • upgrade LiteLLM from 1.83.14 to 1.96.2
  • address CVE-2026-49468 and other currently patchable LiteLLM advisories
  • refresh UV and requirements locks, including compatible transitive dependencies
  • bump flock-core to 0.5.601

Validation

  • uv lock --check
  • uv pip check
  • pytest tests/test_transformers_provider.py tests/test_dspy_streaming_executor_helpers.py -q (31 passed)

Upgrade LiteLLM from 1.83.14 to 1.96.2 to address CVE-2026-49468 and refresh generated dependency locks.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.01%. Comparing base (c13f1f0) to head (8e28aca).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   84.01%   84.01%           
=======================================
  Files         157      157           
  Lines       11160    11160           
  Branches     1536     1536           
=======================================
  Hits         9376     9376           
  Misses       1374     1374           
  Partials      410      410           
Flag Coverage Δ
backend 84.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AndreRatzenberger
AndreRatzenberger merged commit 7dc6566 into main Aug 19, 2026
7 checks passed
@AndreRatzenberger
AndreRatzenberger deleted the bump-litellm-security branch August 19, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants