Skip to content

[Infra] Bump versions#28094

Merged
yuneng-berri merged 3 commits into
litellm_internal_stagingfrom
litellm_yj_bump_may16
May 17, 2026
Merged

[Infra] Bump versions#28094
yuneng-berri merged 3 commits into
litellm_internal_stagingfrom
litellm_yj_bump_may16

Conversation

@yuneng-berri

Copy link
Copy Markdown
Collaborator

Relevant issues

Linear ticket

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

@yuneng-berri yuneng-berri requested a review from a team May 16, 2026 22:21
@greptile-apps

greptile-apps Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the litellm package version from 1.85.0 to 1.86.0 and the litellm-enterprise package from 0.1.40 to 0.1.41, with the uv.lock file updated to match.

  • pyproject.toml: increments both the project version and the litellm-enterprise pinned dependency to the new minor versions.
  • enterprise/pyproject.toml: updates the [project] version and the [tool.commitizen] version field in lockstep.
  • uv.lock: reflects the updated versions for both editable packages, keeping the lock consistent.

Confidence Score: 5/5

Pure version bump across three files with no logic changes; straightforward to merge.

All three files contain only version string updates that are mutually consistent — the main package, enterprise package, and lock file all agree on the new version numbers. There is no functional code changed.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Main package version bumped from 1.85.0 to 1.86.0; litellm-enterprise pin updated from 0.1.40 to 0.1.41
enterprise/pyproject.toml Enterprise package version bumped from 0.1.40 to 0.1.41 in both [project] and [tool.commitizen] sections
uv.lock Lock file updated consistently to reflect the new litellm (1.86.0) and litellm-enterprise (0.1.41) versions

Reviews (1): Last reviewed commit: "add uv lock" | Re-trigger Greptile

@yuneng-berri yuneng-berri merged commit cf9b5e4 into litellm_internal_staging May 17, 2026
157 checks passed
@yuneng-berri yuneng-berri deleted the litellm_yj_bump_may16 branch May 17, 2026 01:31
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