From eb57d2a10cdff5bf4337e7f46954e979339c7793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:16:59 +0000 Subject: [PATCH] Bump litellm from 1.82.0 to 1.83.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.82.0 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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 613e92161..11cb001fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -litellm==1.82.0 +litellm==1.83.0 # openai-agents # optional: required for examples/agentic_vectorless_rag_demo.py pymupdf==1.26.4 PyPDF2==3.0.1