chore: bump litellm-enterprise 0.1.63 -> 0.1.64, litellm-proxy-extras 0.4.92 -> 0.4.93 - #39595
Merged
yuneng-berri merged 1 commit intoSep 3, 2026
Conversation
Contributor
Contributor
Greptile SummaryThis PR prepares the next patch releases of the enterprise and proxy-extras packages.
Confidence Score: 5/5The PR appears safe to merge because the package versions and dependency pins remain synchronized and no actionable failure was identified. The changes are coordinated metadata updates, and the lockfile retains the same effective relative dependency cutoff while matching both workspace package versions.
|
| Filename | Overview |
|---|---|
| enterprise/pyproject.toml | Consistently updates the enterprise project and commitizen versions to 0.1.64. |
| litellm-proxy-extras/pyproject.toml | Consistently updates the proxy-extras project and commitizen versions to 0.4.93. |
| pyproject.toml | Updates both exact proxy-extra package pins to match their new project versions. |
| uv.lock | Synchronizes both editable workspace package versions and validly serializes the existing rolling dependency cutoff. |
Reviews (1): Last reviewed commit: "bump: litellm-enterprise 0.1.63 -> 0.1.6..." | Re-trigger Greptile
shin-berri
approved these changes
Sep 3, 2026
yucheng-berri
approved these changes
Sep 3, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TLDR
Problem this solves:
How it solves it:
User Flow
Not applicable. This changes nothing at runtime, only the version each package publishes as
Relevant issues
None
Linear ticket
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
Screenshots / Proof of Fix
There is no meaningful proof for a version bump.
uv lockreported only the two editable packages as updated anduv lock --checkpasses on the tipType
🚄 Infrastructure
Caveats (if any)
Low
exclude-newerline goes from the placeholder back to an absolute timestampFinal Attestation