Skip to content

bump: version 1.83.2 → 1.83.3 - #25162

Merged
ishaan-berri merged 1 commit into
mainfrom
infra_apr4_version
Apr 5, 2026
Merged

bump: version 1.83.2 → 1.83.3#25162
ishaan-berri merged 1 commit into
mainfrom
infra_apr4_version

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:

Type

🚄 Infrastructure

Changes

@vercel

vercel Bot commented Apr 5, 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 5, 2026 0:08am

Request Review

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

@codspeed-hq

codspeed-hq Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing infra_apr4_version (dbb51ae) with main (3e90565)

Open in CodSpeed

@greptile-apps

greptile-apps Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the package version from 1.83.2 to 1.83.3 — a routine patch version increment.

  • Both the [tool.poetry] and [tool.commitizen] version fields are updated consistently to 1.83.3
  • No logic changes, no dependency changes, no API surface modifications
  • The [tool.commitizen] version_files entry (pyproject.toml:^version) confirms these two fields are kept in sync by tooling

Confidence Score: 5/5

This PR is safe to merge — it is a trivial version bump with no code or dependency changes.

Only two lines changed, both version strings updated consistently from 1.83.2 to 1.83.3. No logic, no security surface, no risk.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bump from 1.83.2 to 1.83.3 in both [tool.poetry] and [tool.commitizen] sections — no other changes

Flowchart

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

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

@ishaan-berri
ishaan-berri self-requested a review April 5, 2026 00:10
@ishaan-berri
ishaan-berri merged commit eed8a38 into main Apr 5, 2026
59 of 61 checks passed
@ishaan-berri
ishaan-berri deleted the infra_apr4_version branch April 5, 2026 00:11
@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

harish876 pushed a commit to harish876/litellm that referenced this pull request Apr 8, 2026
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.

3 participants