Skip to content

bump: proxy extras version 0.4.65 → 0.4.66#25873

Merged
yuneng-berri merged 1 commit intolitellm_internal_stagingfrom
yj_extras_bump_apr16
Apr 17, 2026
Merged

bump: proxy extras version 0.4.65 → 0.4.66#25873
yuneng-berri merged 1 commit intolitellm_internal_stagingfrom
yj_extras_bump_apr16

Conversation

@yuneng-berri
Copy link
Copy Markdown
Collaborator

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

🚄 Infrastructure

Changes

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 16, 2026 4:57pm

Request Review

@ryan-crabbe-berri ryan-crabbe-berri self-requested a review April 16, 2026 16:56
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 16, 2026

Greptile Summary

This PR bumps the litellm-proxy-extras package version from 0.4.65 to 0.4.66 in both the package's own pyproject.toml (project version and commitizen version) and the root pyproject.toml dependency pin.

Confidence Score: 5/5

Safe to merge — purely a version bump with no logic changes.

Both changed files only update version strings, and the root pyproject.toml dependency pin is kept in sync. No code logic, migrations, or tests are affected.

No files require special attention.

Important Files Changed

Filename Overview
litellm-proxy-extras/pyproject.toml Version bumped from 0.4.65 to 0.4.66 in both [project].version and [tool.commitizen].version fields.
pyproject.toml Dependency pin for litellm-proxy-extras updated from ==0.4.65 to ==0.4.66 in the proxy extras list.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["pyproject.toml\n(root)"] -->|"depends on litellm-proxy-extras==0.4.66"| B["litellm-proxy-extras/pyproject.toml\nversion: 0.4.66"]
    B --> C["PyPI: litellm-proxy-extras 0.4.66"]
Loading

Reviews (1): Last reviewed commit: "bump: version 0.4.65 → 0.4.66" | Re-trigger Greptile

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@yuneng-berri yuneng-berri merged commit f07aadc into litellm_internal_staging Apr 17, 2026
42 of 44 checks passed
@yuneng-berri yuneng-berri deleted the yj_extras_bump_apr16 branch April 17, 2026 00:56
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