Skip to content

chore(deps): bump litellm from 1.81.13 to 1.83.0 in /wayflowcore#136

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wayflowcore/litellm-1.83.0
Open

chore(deps): bump litellm from 1.81.13 to 1.83.0 in /wayflowcore#136
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wayflowcore/litellm-1.83.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps litellm from 1.81.13 to 1.83.0.

Release notes

Sourced from litellm's releases.

litellm-trace-dev-v1.81.16

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [litellm](https://github.com/BerriAI/litellm) from 1.81.13 to 1.83.0.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)

---
updated-dependencies:
- dependency-name: litellm
  dependency-version: 1.83.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team April 14, 2026 10:23
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 14, 2026
# As of 2026-03-24, public PyPI quarantined LiteLLM after a package compromise incident.
# Keep dev installs on the 1.81.x line until a newer series is vetted.
litellm>=1.80.7,<1.82.0 # testing the a2a agent
litellm>=1.80.7,<1.84.0 # testing the a2a agent
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.

@sonleoracle , can you please modify the bound so that 1.83.0 is the lower (and upper) bound?

Comment thread wayflowcore/setup.py
"uvicorn>=0.23.1",
"fastapi>=0.116.2,<1.0.0",
"litellm>=1.81.13,<1.82.0",
"litellm>=1.81.13,<1.84.0",
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.

@sonleoracle , can you please modify the bound so that 1.83.0 is the lower (and upper) bound?
We still want to avoid the quarantined versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement. python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants