From 425b0c63a331deeba41447d4b25f7678d454fdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 12:06:17 +0000 Subject: [PATCH] build(deps): bump litellm Bumps the pydantic-stack group with 1 update in the /backend directory: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.99.0 to 1.100.1 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.99.0...v1.100.1) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic-stack ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 60a6871..f1a05ae 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ httpx==0.28.1 cryptography==50.0.1 email-validator==2.3.0 yt-dlp==2026.8.19 -litellm==1.99.0 +litellm==1.100.1