Skip to content

bump litellm-proxy-extras to 0.4.67 - #26043

Merged
ishaan-berri merged 6 commits into
litellm_internal_stagingfrom
bump-extras-staging
Apr 19, 2026
Merged

bump litellm-proxy-extras to 0.4.67#26043
ishaan-berri merged 6 commits into
litellm_internal_stagingfrom
bump-extras-staging

Conversation

@ishaan-berri

Copy link
Copy Markdown
Contributor

Relevant issues

Pre-Submission checklist

  • 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

CI (LiteLLM team)

  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🚄 Infrastructure

Changes

  • Bumped litellm-proxy-extras from 0.4.660.4.67 in litellm-proxy-extras/pyproject.toml
  • Updated the pin in pyproject.toml [project.optional-dependencies.proxy] to match
  • Regenerated uv.lock

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@greptile-apps

greptile-apps Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the litellm-proxy-extras package from 0.4.660.4.67, updating the version in litellm-proxy-extras/pyproject.toml, the pin in pyproject.toml's [project.optional-dependencies.proxy], and regenerating uv.lock. All three locations are consistent at 0.4.67.

Confidence Score: 5/5

This 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.

Important Files Changed

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]
Loading

Reviews (2): Last reviewed commit: "regenerate uv.lock for litellm-enterpris..." | Re-trigger Greptile

@yuneng-berri
yuneng-berri self-requested a review April 19, 2026 02:00
@ishaan-berri
ishaan-berri enabled auto-merge April 19, 2026 02:01
@ishaan-berri
ishaan-berri disabled auto-merge April 19, 2026 02:01
@ishaan-berri
ishaan-berri merged commit 2f22a12 into litellm_internal_staging Apr 19, 2026
32 of 33 checks passed
@codecov

codecov Bot commented Apr 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ishaan-berri
ishaan-berri deleted the bump-extras-staging branch April 19, 2026 02:03
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
* 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
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