From 7d962b8427465350d3d88d46d97d3163901bc5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:08:43 +0000 Subject: [PATCH] chore(deps): bump litellm from 1.72.0 to 1.83.0 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.72.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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3875ff..e2553a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ google-adk[database]>=1.2.1 a2a-sdk>=0.2.5 fastapi==0.115.12 -litellm==1.72.0 +litellm==1.83.0 uvicorn[standard]==0.34.3 streamlit==1.45.1 python-dotenv==1.1.0