From 1893b03b0d4ed24b729f08113789ee0a08ca9f29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:24:01 +0000 Subject: [PATCH] Bump litellm from 1.40.29 to 1.61.15 in /optional_components/speech_api Bumps [litellm](https://github.com/BerriAI/litellm) from 1.40.29 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] --- optional_components/speech_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional_components/speech_api/requirements.txt b/optional_components/speech_api/requirements.txt index 167f12b47..3d7832cb9 100644 --- a/optional_components/speech_api/requirements.txt +++ b/optional_components/speech_api/requirements.txt @@ -4,7 +4,7 @@ openai-whisper==20231117 ffmpeg-python==0.2.0 fastapi==0.109.1 python-multipart==0.0.9 -litellm==1.40.29 +litellm==1.61.15 aiohttp==3.10.11 sounddevice==0.5.0 soundfile==0.12.1