From d40dd0f2532eb78301923145be23b1b90d1def3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:51:54 +0000 Subject: [PATCH] Bump litellm in /mindsdb/integrations/handlers/litellm_handler Bumps [litellm](https://github.com/BerriAI/litellm) from 1.80.8 to 1.93.0. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits/v1.93.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.93.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mindsdb/integrations/handlers/litellm_handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mindsdb/integrations/handlers/litellm_handler/requirements.txt b/mindsdb/integrations/handlers/litellm_handler/requirements.txt index ab9bbfda60b..0baf45bf38a 100644 --- a/mindsdb/integrations/handlers/litellm_handler/requirements.txt +++ b/mindsdb/integrations/handlers/litellm_handler/requirements.txt @@ -1 +1 @@ -litellm==1.80.8 +litellm==1.93.0