From 331b274ba5c48eb7a39e5dd992fec4099e4f2aa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:08:01 +0000 Subject: [PATCH] chore(deps): bump litellm in /cookbook/litellm-ollama-docker-image Bumps [litellm](https://github.com/BerriAI/litellm) from 1.61.15 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] --- 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 7990d251cc9..1e95fcd2f9b 100644 --- a/cookbook/litellm-ollama-docker-image/requirements.txt +++ b/cookbook/litellm-ollama-docker-image/requirements.txt @@ -1 +1 @@ -litellm==1.61.15 \ No newline at end of file +litellm==1.83.0 \ No newline at end of file