From 964fb2ee6f1f17e66f0600bc47522e44d15edea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:10:21 +0000 Subject: [PATCH] Bump litellm from 1.74.3 to 1.83.0 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.74.3 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 9ec8b63..b5521ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pydantic>=2.5.0 psycopg2-binary==2.9.7 pgvector==0.2.4 python-multipart==0.0.6 -litellm==1.74.3 +litellm==1.83.0 pydantic-settings==2.1.0 \ No newline at end of file