From 819d4d36be4812c921bccb4fc7411ead0ec38ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 00:32:57 +0000 Subject: [PATCH] build(deps): bump litellm in /cookbook/litellm-ollama-docker-image Bumps [litellm](https://github.com/BerriAI/litellm) from 1.83.14 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] --- cookbook/litellm-ollama-docker-image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/litellm-ollama-docker-image/requirements.txt b/cookbook/litellm-ollama-docker-image/requirements.txt index 9b9181b2360..0baf45bf38a 100644 --- a/cookbook/litellm-ollama-docker-image/requirements.txt +++ b/cookbook/litellm-ollama-docker-image/requirements.txt @@ -1 +1 @@ -litellm==1.83.14 +litellm==1.93.0