bump: version 1.83.2 → 1.83.3 - #25162
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Greptile SummaryThis PR bumps the package version from
Confidence Score: 5/5This 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.
|
| 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
Reviews (1): Last reviewed commit: "bump: version 1.83.2 → 1.83.3" | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Relevant issues
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/test_litellm/directory, Adding at least 1 test is a hard requirement - see detailsmake test-unit@greptileaiand received a Confidence Score of at least 4/5 before requesting a maintainer reviewDelays 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)
Branch creation CI run
Link:
CI run for the last commit
Link:
Merge / cherry-pick CI run
Links:
Type
🚄 Infrastructure
Changes