Skip to content

bump: version 1.82.1 → 1.82.2 - #23496

Merged
yuneng-jiang merged 1 commit into
mainfrom
bump_ver_1822
Mar 13, 2026
Merged

bump: version 1.82.1 → 1.82.2#23496
yuneng-jiang merged 1 commit into
mainfrom
bump_ver_1822

Conversation

@yuneng-jiang

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

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 Mar 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 Mar 12, 2026 11:09pm

Request Review

@greptile-apps

greptile-apps Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the package version from 1.82.1 to 1.82.2 in pyproject.toml, updating both the [tool.poetry] and [tool.commitizen] version fields consistently.

  • Version updated in [tool.poetry]: 1.82.11.82.2
  • Version updated in [tool.commitizen]: 1.82.11.82.2
  • No functional code changes are included in this PR.

Confidence Score: 5/5

  • This PR is safe to merge — it only updates the version string in two places within pyproject.toml.
  • The change is a minimal, mechanical version bump with no logic, dependency, or configuration changes. Both version fields ([tool.poetry] and [tool.commitizen]) are updated consistently to 1.82.2.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bump from 1.82.1 to 1.82.2 in both [tool.poetry] and [tool.commitizen] sections — no logic changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["pyproject.toml"] --> B["[tool.poetry]\nversion: 1.82.1 → 1.82.2"]
    A --> C["[tool.commitizen]\nversion: 1.82.1 → 1.82.2"]
    B --> D["Package Release v1.82.2"]
    C --> D
Loading

Last reviewed commit: 820d63f

@yuneng-jiang
yuneng-jiang merged commit ef78fa7 into main Mar 13, 2026
15 of 37 checks passed
yuneng-jiang added a commit that referenced this pull request Mar 13, 2026
bump: version 1.82.1 → 1.82.2
yuneng-jiang added a commit that referenced this pull request Mar 13, 2026
bump: version 1.82.1 → 1.82.2
@ishaan-berri
ishaan-berri deleted the bump_ver_1822 branch March 26, 2026 22:29
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 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.

1 participant