From b0d7432e000942ea54b52fc6e3ba100a31c75526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:15:58 +0000 Subject: [PATCH] build(deps): Bump litellm from 1.85.0 to 1.94.0 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.85.0 to 1.94.0. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.85.0...v1.94.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1682f6b..b7b711f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ google-cloud-aiplatform==1.163.0 anthropic[vertex]==0.120.2 -litellm[proxy]==1.85.0 \ No newline at end of file +litellm[proxy]==1.94.0 \ No newline at end of file