Skip to content

[Infra] Bump Versions - #26543

Merged
yuneng-berri merged 5 commits into
litellm_internal_stagingfrom
yj_bump_apr25_pypi
Apr 26, 2026
Merged

[Infra] Bump Versions#26543
yuneng-berri merged 5 commits into
litellm_internal_stagingfrom
yj_bump_apr25_pypi

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/test_litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem
  • I have requested a Greptile review by commenting @greptileai and received a Confidence Score of at least 4/5 before requesting a maintainer review

Delays in PR merge?

If you're seeing a delay in your PR being merged, ping the LiteLLM Team on Slack (#pr-review).

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Screenshots / Proof of Fix

Type

🆕 New Feature
🐛 Bug Fix
🧹 Refactoring
📖 Documentation
🚄 Infrastructure
✅ Test

Changes

@greptile-apps

greptile-apps Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Routine version bump: litellm 1.83.13 → 1.83.14, litellm-enterprise 0.1.38 → 0.1.39, and litellm-proxy-extras 0.4.68 → 0.4.69. All version fields across the three pyproject.toml files and uv.lock are consistent, and the lockfile's exclude-newer timestamp is advanced from 2026-04-21 to 2026-04-23.

Confidence Score: 5/5

Safe to merge — only version metadata updated, no logic changes.

All changes are mechanical version increments consistent across every file touched. No code logic, dependencies, or schema were modified.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Main litellm version bumped from 1.83.13 → 1.83.14; proxy extras and enterprise sub-package pinned versions updated accordingly.
enterprise/pyproject.toml litellm-enterprise bumped from 0.1.38 → 0.1.39 in both project and commitizen version fields.
litellm-proxy-extras/pyproject.toml litellm-proxy-extras bumped from 0.4.68 → 0.4.69 in both project and commitizen version fields.
uv.lock Lockfile refreshed: exclude-newer updated from 2026-04-21 to 2026-04-23 and all three bumped package versions reflected.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["pyproject.toml\nlitellm 1.83.14"] -->|pins| B["litellm-proxy-extras 0.4.69\n(litellm-proxy-extras/pyproject.toml)"]
    A -->|pins| C["litellm-enterprise 0.1.39\n(enterprise/pyproject.toml)"]
    A --> D["uv.lock\nexclude-newer: 2026-04-23"]
    B --> D
    C --> D
Loading

Reviews (2): Last reviewed commit: "Update ui/litellm-dashboard/tsconfig.jso..." | Re-trigger Greptile

Comment thread ui/litellm-dashboard/tsconfig.json Outdated
@codecov

codecov Bot commented Apr 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@yuneng-berri
yuneng-berri enabled auto-merge April 26, 2026 02:37
@yuneng-berri
yuneng-berri disabled auto-merge April 26, 2026 02:37
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@yuneng-berri
yuneng-berri enabled auto-merge April 26, 2026 02:38
@yuneng-berri
yuneng-berri merged commit abb63e6 into litellm_internal_staging Apr 26, 2026
44 checks passed
@yuneng-berri
yuneng-berri deleted the yj_bump_apr25_pypi branch April 26, 2026 02:44
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
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.

2 participants