bump litellm-proxy-extras to 0.4.67 - #26043
Conversation
|
|
Greptile SummaryThis PR bumps the Confidence Score: 5/5This PR is safe to merge — it is a routine version bump with all references consistent. All three locations referencing litellm-proxy-extras (the package's own pyproject.toml, the root pyproject.toml pin, and uv.lock) agree on version 0.4.67. No logic changes, no test modifications, no security surface. No P0/P1 findings. No files require special attention.
|
| Filename | Overview |
|---|---|
| litellm-proxy-extras/pyproject.toml | Version bumped from 0.4.66 to 0.4.67; commitizen version_files are consistent |
| pyproject.toml | Pin for litellm-proxy-extras updated to ==0.4.67 in proxy optional-dependencies |
| uv.lock | Lock file regenerated; litellm-proxy-extras entry shows version 0.4.67 consistent with pyproject.toml |
| enterprise/pyproject.toml | No changes to enterprise package version; appears unchanged (included in PR changeset likely as context) |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[litellm-proxy-extras/pyproject.toml\nversion = 0.4.67] --> B[pyproject.toml\nlitellm-proxy-extras==0.4.67\nin proxy optional-dependencies]
B --> C[uv.lock\nlitellm-proxy-extras 0.4.67\neditable source]
A & B & C --> D[✅ All references consistent at 0.4.67]
Reviews (2): Last reviewed commit: "regenerate uv.lock for litellm-enterpris..." | Re-trigger Greptile
2f22a12
into
litellm_internal_staging
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
* bump litellm-proxy-extras version to 0.4.67 * bump litellm-proxy-extras pin to 0.4.67 in litellm pyproject * regenerate uv.lock for litellm-proxy-extras 0.4.67 * bump litellm-enterprise version to 0.1.38 * bump litellm-enterprise pin to 0.1.38 in litellm pyproject * regenerate uv.lock for litellm-enterprise 0.1.38
Relevant issues
Pre-Submission checklist
tests/test_litellm/directory, Adding at least 1 test is a hard requirement - see detailsmake test-unit@greptileaiand received a Confidence Score of at least 4/5 before requesting a maintainer reviewCI (LiteLLM team)
Branch creation CI run
Link:
CI run for the last commit
Link:
Merge / cherry-pick CI run
Links:
Type
🚄 Infrastructure
Changes
litellm-proxy-extrasfrom0.4.66→0.4.67inlitellm-proxy-extras/pyproject.tomlpyproject.toml[project.optional-dependencies.proxy]to matchuv.lock