From 0eab3bfb537f1b745b477f463beb1b60a51f3331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:14:00 +0000 Subject: [PATCH] Bump litellm from 1.77.5 to 1.83.0 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.77.5 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 112b852..7d85ceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -litellm==1.77.5 +litellm==1.83.0 psutil==7.0.0 python-dotenv==1.1.1 rich==14.1.0