From d587dee28f39bb385b8e1bea3bae7f612ab528e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 21:03:58 +0000 Subject: [PATCH] Bump litellm from 1.59.9 to 1.61.15 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.59.9 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-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 385f327..0a4fd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ jsonschema-specifications==2024.10.1 ; python_version >= "3.10" and python_versi jsonschema==4.23.0 ; python_version >= "3.10" and python_version < "4.0" jupyter-client==8.6.3 ; python_version >= "3.10" and python_version < "4.0" jupyter-core==5.7.2 ; python_version >= "3.10" and python_version < "4.0" -litellm==1.59.9 ; python_version >= "3.10" and python_version < "4.0" +litellm==1.61.15 ; python_version >= "3.10" and python_version < "4.0" lsprotocol==2023.0.1 ; python_version >= "3.10" and python_version < "4.0" markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version < "4.0"