Skip to content

chore(deps): bump litellm to 1.93.0 - #2366

Open
mainred wants to merge 3 commits into
masterfrom
bump-holmesgpt-1.93.0
Open

mainred wants to merge 3 commits into
masterfrom
bump-holmesgpt-1.93.0

Conversation

@mainred

@mainred mainred commented Aug 7, 2026 •

Copy link
Copy Markdown
Collaborator

Summary

  • bump LiteLLM from 1.89.0 to 1.93.0
  • expand the supported Python range to include Python 3.14
  • regenerate the Poetry lockfile with Python 3.14-compatible dependency markers

LiteLLM 1.93.0 has been available for more than two weeks.

Validation

  • poetry lock --no-update
  • poetry check --lock

Summary by CodeRabbit

  • Chores
    • Added support for Python versions below 3.15.
    • Updated LiteLLM to version 1.93.0.

Signed-off-by: Qingchuan Hao <qingchuan.hao@microsoft.com>

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026 •

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: fc4882fb-fa32-47f4-995f-511dcb361fc4

📥 Commits

Reviewing files that changed from the base of the PR and between 6fde627 and 753dbcd.

⛔ Files ignored due to path filters (1)
  • poetry.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml
🚧 Files skipped from review as they are similar to previous changes (1)
  • pyproject.toml

Walkthrough

The project metadata now supports Python versions below 3.15 and upgrades LiteLLM from 1.89.0 to 1.93.0. Obsolete Python-version restriction comments were removed.

Changes

Runtime and dependency compatibility

Layer / File(s) Summary
Python and LiteLLM constraints
pyproject.toml
The Python constraint now includes Python 3.14 and excludes Python 3.15. LiteLLM is upgraded to 1.93.0. Obsolete restriction comments were removed.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the main change: upgrading LiteLLM from 1.89.0 to 1.93.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Aug 7, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for holmes-docs ready!

Name Link
🔨 Latest commit 753dbcd
🔍 Latest deploy log https://app.netlify.com/projects/holmes-docs/deploys/6a7be7fab1579c0008db7197
😎 Deploy Preview https://deploy-preview-2366--holmes-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@pyproject.toml`:
- Line 13: Update the pyproject.toml Python requirement to exclude Python 3.14,
keeping the supported range aligned with the Prometheus toolset compatibility
documented in CONTRIBUTING.md.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4da05d67-2eaa-401d-9723-9b2c36753d29

📥 Commits

Reviewing files that changed from the base of the PR and between 10b772b and e068d68.

⛔ Files ignored due to path filters (1)
  • poetry.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

Comment thread pyproject.toml
Signed-off-by: Qingchuan Hao <qingchuan.hao@microsoft.com>

# Conflicts:
#	poetry.lock
@github-actions

github-actions Bot commented Aug 7, 2026 •

Copy link
Copy Markdown
Contributor

✅ Docker images ready for 0cbc1d9d3 (built in 7m 32s)

⚠️ Warning: does not support ARM (ARM images are built on release only - not on every PR)

Use these tags to pull the images for testing.

📋 Copy commands

⚠️ Temporary images are deleted after 30 days. Copy to a permanent registry before using them:

gcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/holmes:0cbc1d9d3
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/holmes:0cbc1d9d3 me-west1-docker.pkg.dev/robusta-development/development/holmes-dev:0cbc1d9d3
docker push me-west1-docker.pkg.dev/robusta-development/development/holmes-dev:0cbc1d9d3
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/holmes-operator:0cbc1d9d3
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/holmes-operator:0cbc1d9d3 me-west1-docker.pkg.dev/robusta-development/development/holmes-operator-dev:0cbc1d9d3
docker push me-west1-docker.pkg.dev/robusta-development/development/holmes-operator-dev:0cbc1d9d3

Patch Helm values in one line (choose the chart you use):

HolmesGPT chart:

helm upgrade --install holmesgpt ./helm/holmes \
  --set registry=me-west1-docker.pkg.dev/robusta-development/development \
  --set image=holmes-dev:0cbc1d9d3 \
  --set operator.registry=me-west1-docker.pkg.dev/robusta-development/development \
  --set operator.image=holmes-operator-dev:0cbc1d9d3

Robusta wrapper chart:

helm upgrade --install robusta robusta/robusta \
  --reuse-values \
  --set holmes.registry=me-west1-docker.pkg.dev/robusta-development/development \
  --set holmes.image=holmes-dev:0cbc1d9d3 \
  --set holmes.operator.registry=me-west1-docker.pkg.dev/robusta-development/development \
  --set holmes.operator.image=holmes-operator-dev:0cbc1d9d3

@mainred
mainred enabled auto-merge (squash) August 7, 2026 07:53
Signed-off-by: Qingchuan Hao <qingchuan.hao@microsoft.com>

# Conflicts:
#	poetry.lock
@gainskills

Copy link
Copy Markdown

Hi @mainred Could you please review #2445?

This branch has not been deployed

No deployments
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