From 5538daac8c452e85ca364702448c4cdcc326e677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:12:11 +0000 Subject: [PATCH] chore(deps): bump litellm in /cookbook/litellm-ollama-docker-image Bumps [litellm](https://github.com/BerriAI/litellm) from 1.83.5 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] --- 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 815a42a679e..2db749d1739 100644 --- a/cookbook/litellm-ollama-docker-image/requirements.txt +++ b/cookbook/litellm-ollama-docker-image/requirements.txt @@ -1 +1 @@ -litellm==1.83.5 \ No newline at end of file +litellm==1.83.7 \ No newline at end of file