From 2af381717e494c312081b1348945419a17b549fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:13:25 +0000 Subject: [PATCH] Bump litellm from 1.80.0 to 1.83.0 in /backend Bumps [litellm](https://github.com/BerriAI/litellm) from 1.80.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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 23c9bcc..0c1db2b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -51,7 +51,7 @@ jq==1.10.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 librt==0.7.8 -litellm==1.80.0 +litellm==1.83.0 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mccabe==0.7.0