From 515c5f72db14aff1d19f7c8abf863f71b7aa5114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:10:05 +0000 Subject: [PATCH] deps(deps): update litellm requirement from >=1.83.7 to >=1.93.0 Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.83.14.rc.1...v1.93.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.93.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d99d58..73a722b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langsmith -litellm>=1.83.7 +litellm>=1.93.0 mitreattack-python openai pandas