bump litellm-enterprise to 0.1.36 - #25164
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Greptile SummaryThis PR bumps the
All three files are updated consistently and the commitizen Confidence Score: 5/5Safe to merge — purely a version bump across three package/dependency files with no logic changes. All three files are updated consistently to 0.1.36 with no logic, schema, or behavior changes. No issues found. No files require special attention.
|
| Filename | Overview |
|---|---|
| enterprise/pyproject.toml | Bumps tool.poetry version and tool.commitizen version from 0.1.35 to 0.1.36 |
| pyproject.toml | Bumps optional litellm-enterprise dependency from 0.1.35 to 0.1.36 |
| requirements.txt | Bumps pinned litellm-enterprise==0.1.35 to litellm-enterprise==0.1.36 |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[enterprise/pyproject.toml\nversion = 0.1.36] -->|commitizen version_files| B[pyproject.toml\nlitellm-enterprise = 0.1.36]
A -->|commitizen version_files| C[requirements.txt\nlitellm-enterprise==0.1.36]
B --> D[PyPI: litellm-enterprise 0.1.36]
C --> D
Reviews (1): Last reviewed commit: "bump litellm-enterprise==0.1.36 in requi..." | Re-trigger Greptile
* bump litellm-enterprise version to 0.1.36 * bump litellm-enterprise==0.1.36 in pyproject.toml * bump litellm-enterprise==0.1.36 in requirements.txt
* bump litellm-enterprise version to 0.1.36 * bump litellm-enterprise==0.1.36 in pyproject.toml * bump litellm-enterprise==0.1.36 in requirements.txt
Relevant issues / links
Bumps litellm-enterprise package version to keep in sync with published releases.
Pre-Submission checklist
Type
Changes
Bumps
litellm-enterprisefrom0.1.35→0.1.36across:enterprise/pyproject.tomlpyproject.tomlrequirements.txt