From 4b870cfc23939a6b19ca7f745a49c8f675d7e709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 15:44:40 +0000 Subject: [PATCH] build(deps): bump litellm in /backend in the pydantic-stack group Bumps the pydantic-stack group in /backend with 1 update: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.98.0 to 1.99.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.98.0...v1.99.0) --- 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 7a88e6e..780d628 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,4 +9,4 @@ python-jose[cryptography]==3.5.0 cryptography==50.0.1 email-validator==2.3.0 yt-dlp==2026.8.19 -litellm==1.98.0 +litellm==1.99.0