From ac848886e627334b5ac8bf59909c2735e62e253d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:43:06 +0000 Subject: [PATCH] chore(deps): bump litellm in /httpfunctions/crewai-python Bumps [litellm](https://github.com/BerriAI/litellm) from 1.50.0 to 1.61.15. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.61.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- httpfunctions/crewai-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpfunctions/crewai-python/requirements.txt b/httpfunctions/crewai-python/requirements.txt index c5ec505e..dd24dc86 100644 --- a/httpfunctions/crewai-python/requirements.txt +++ b/httpfunctions/crewai-python/requirements.txt @@ -4,7 +4,7 @@ cloudbase-agent-core==0.1.11 cloudbase-agent-crewai==0.1.12 crewai==1.7.2 pysqlite3-binary==0.5.4 -litellm==1.50.0 +litellm==1.61.15 openai==1.83.0 python-dotenv==1.1.1 async_timeout>=4.0.0 \ No newline at end of file