Skip to content

Upgrade LiteLLM from v1.81.12 to v1.83.14 with dependency updates#2369

Merged
naorpeled merged 1 commit into
The-PR-Agent:mainfrom
PeterDaveHelloKitchen:update-litellm-to-v1.83.14
May 14, 2026
Merged

Upgrade LiteLLM from v1.81.12 to v1.83.14 with dependency updates#2369
naorpeled merged 1 commit into
The-PR-Agent:mainfrom
PeterDaveHelloKitchen:update-litellm-to-v1.83.14

Conversation

@PeterDaveHello

Copy link
Copy Markdown
Contributor

@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Upgrade LiteLLM to v1.83.14 with dependency updates

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Upgrade LiteLLM from v1.81.12 to v1.83.14
• Update aiohttp from 3.12.15 to 3.13.4
• Update tiktoken from 0.8.0 to 0.12.0
• Update pydantic from 2.8.2 to 2.12.5
Diagram
flowchart LR
  A["Current Dependencies"] -- "Upgrade" --> B["LiteLLM v1.83.14"]
  A -- "Upgrade" --> C["aiohttp v3.13.4"]
  A -- "Upgrade" --> D["tiktoken v0.12.0"]
  A -- "Upgrade" --> E["pydantic v2.12.5"]
  B --> F["Updated requirements.txt"]
  C --> F
  D --> F
  E --> F
Loading

Grey Divider

File Changes

1. requirements.txt Dependencies +4/-4

Update LiteLLM and related dependencies

• Upgraded litellm from v1.81.12 to v1.83.14
• Updated aiohttp from v3.12.15 to v3.13.4
• Updated tiktoken from v0.8.0 to v0.12.0
• Updated pydantic from v2.8.2 to v2.12.5

requirements.txt


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@PeterDaveHello PeterDaveHello changed the title Upgrade LiteLLM from v1.81.12 to v1.83.14 Upgrade LiteLLM from v1.81.12 to v1.83.14 with dependency updates May 3, 2026
@federicoB

Copy link
Copy Markdown

Hi maintainers, could you please merge this when you have a moment? It is important because it fixes CVE-2026-35030, and we would like to consume the patched version as soon as possible. Thanks.

@PeterDaveHello

Copy link
Copy Markdown
Contributor Author

Let's ping @naorpeled, though I think his bandwidth is limited.

@naorpeled

Copy link
Copy Markdown
Member

Let's ping @naorpeled, though I think his bandwidth is limited.

Hey,
I'm sorry, my bandwidth is indeed limited and I was less available lately.
I will try to get to it as soon as possible.
This change requires thorough testing so it's a bit more tricky to merge

@PeterDaveHello

Copy link
Copy Markdown
Contributor Author

Let's ping @naorpeled, though I think his bandwidth is limited.

Hey, I'm sorry, my bandwidth is indeed limited and I was less available lately. I will try to get to it as soon as possible. This change requires thorough testing so it's a bit more tricky to merge

No problem, and let us know how we can help. There are many areas where PR-Agent is worth pushing forward!

@naorpeled

naorpeled commented May 14, 2026

Copy link
Copy Markdown
Member

Let's ping @naorpeled, though I think his bandwidth is limited.

Hey, I'm sorry, my bandwidth is indeed limited and I was less available lately. I will try to get to it as soon as possible. This change requires thorough testing so it's a bit more tricky to merge

No problem, and let us know how we can help. There are many areas where PR-Agent is worth pushing forward!

Will do, I DMd you on X btw

And thanks for all the help everyone, much appreciated!

@naorpeled naorpeled merged commit 4b04a76 into The-PR-Agent:main May 14, 2026
5 checks passed
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.

3 participants