From c90c8220603ab9d09ac1a33dc1eacabe6b103f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 15:05:31 +0000 Subject: [PATCH] chore(deps): bump berriai/litellm from v1.84.4 to v1.100.1 Bumps [berriai/litellm](https://github.com/BerriAI/litellm) from v1.84.4 to v1.100.1. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.84.4...v1.100.1) --- updated-dependencies: - dependency-name: berriai/litellm dependency-version: v1.100.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- litellm_docker_compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm_docker_compose.yaml b/litellm_docker_compose.yaml index ffccd39..c7bf679 100644 --- a/litellm_docker_compose.yaml +++ b/litellm_docker_compose.yaml @@ -38,7 +38,7 @@ services: command: redis-server --appendonly yes litellm: - image: ghcr.io/berriai/litellm:v1.84.4 + image: ghcr.io/berriai/litellm:v1.100.1 container_name: litellm platform: linux/amd64 depends_on: