From 9334924af29adc8992df5fcba829f94bca1bdbb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:04:06 +0000 Subject: [PATCH] Bump litellm from 1.54.0 to 1.83.0 in /v2/examples/litellm/docker Bumps [litellm](https://github.com/BerriAI/litellm) from 1.54.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] --- v2/examples/litellm/docker/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/examples/litellm/docker/requirements.txt b/v2/examples/litellm/docker/requirements.txt index e06f37d227..9e5f784b23 100644 --- a/v2/examples/litellm/docker/requirements.txt +++ b/v2/examples/litellm/docker/requirements.txt @@ -1,6 +1,6 @@ # LiteLLM Core -litellm[proxy]==1.54.0 -litellm[extra_proxy_features]==1.54.0 +litellm[proxy]==1.83.0 +litellm[extra_proxy_features]==1.83.0 # Database psycopg2-binary==2.9.9