Skip to content

bump: version 1.83.6 → 1.83.7 - #25578

Merged
yuneng-berri merged 1 commit into
mainfrom
yj_apr11_bump
Apr 12, 2026
Merged

bump: version 1.83.6 → 1.83.7#25578
yuneng-berri merged 1 commit into
mainfrom
yj_apr11_bump

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

vercel Bot commented Apr 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 12, 2026 0:02am

Request Review

@yuneng-berri
yuneng-berri enabled auto-merge April 12, 2026 00:02
@greptile-apps

greptile-apps Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the package version from 1.83.6 to 1.83.7 in pyproject.toml, updating both the [tool.poetry] and [tool.commitizen] version fields consistently. It is a routine infrastructure release bump with no code logic changes.

Confidence Score: 5/5

This PR is safe to merge — it is a single-file version bump with no logic changes.

Only change is incrementing the version string in two places within pyproject.toml, both updated consistently. No code, tests, or configuration affected.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bumped from 1.83.6 to 1.83.7 in both [tool.poetry] and [tool.commitizen] sections — consistent and correct.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml] --> B["[tool.poetry] version"]
    A --> C["[tool.commitizen] version"]
    B --> D["1.83.6 → 1.83.7"]
    C --> D
Loading

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

@codspeed-hq

codspeed-hq Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing yj_apr11_bump (e162c6d) with main (d7823e3)

Open in CodSpeed

@codecov

codecov Bot commented Apr 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@yuneng-berri
yuneng-berri merged commit 2c786ca into main Apr 12, 2026
49 of 51 checks passed
@yuneng-berri
yuneng-berri deleted the yj_apr11_bump branch April 12, 2026 00:09
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
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