Skip to content

bump: version 1.83.9 → 1.83.10 - #26038

Merged
yuneng-berri merged 2 commits into
litellm_internal_stagingfrom
yj_bump_apr18
Apr 19, 2026
Merged

bump: version 1.83.9 → 1.83.10#26038
yuneng-berri merged 2 commits into
litellm_internal_stagingfrom
yj_bump_apr18

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

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

@greptile-apps

greptile-apps Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the LiteLLM package version from 1.83.9 to 1.83.10, updating both pyproject.toml (in the [project] and [tool.commitizen] sections) and the uv.lock file. No dependency versions, logic, or configuration were changed.

Confidence Score: 5/5

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

Only the package version string is changed in two metadata files; there are no code, dependency, schema, or configuration changes that could introduce regressions.

No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bumped from 1.83.9 to 1.83.10 in both [project] and [tool.commitizen] sections; no dependency changes.
uv.lock Lock file updated to reflect the new 1.83.10 version; no dependency graph changes expected.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml\nversion: 1.83.9] -->|bump| B[pyproject.toml\nversion: 1.83.10]
    A2[uv.lock\nreflects 1.83.9] -->|regenerate| B2[uv.lock\nreflects 1.83.10]
    B --> C[Release 1.83.10]
    B2 --> C
Loading

Reviews (2): Last reviewed commit: "add uv lock" | Re-trigger Greptile

@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 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update the uv.lock ?

@yuneng-berri
yuneng-berri merged commit 9e77e25 into litellm_internal_staging Apr 19, 2026
41 of 42 checks passed
@yuneng-berri
yuneng-berri deleted the yj_bump_apr18 branch April 19, 2026 01:54
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