From 6eaac0b0339b5788e475535d8b14158b6ee5099d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 23:29:46 +0000 Subject: [PATCH] Bump litellm from 1.75.3 to 1.83.7 in /projects/otb Bumps [litellm](https://github.com/BerriAI/litellm) from 1.75.3 to 1.83.7. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/otb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/otb/requirements.txt b/projects/otb/requirements.txt index 6449ade..a06b106 100644 --- a/projects/otb/requirements.txt +++ b/projects/otb/requirements.txt @@ -1,6 +1,6 @@ transformers==4.55.2 vllm==0.10.0 -litellm[proxy]==1.75.3 +litellm[proxy]==1.83.7 numpy==2.2.6 pandas==2.3.1 pyjson5==1.6.9