From c20dec6df9b67df7a592961326aea80e8d58f009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:00:23 +0000 Subject: [PATCH] Bump litellm in /aws-only/workshop/l3-orchestration/agents Bumps [litellm](https://github.com/BerriAI/litellm) from 1.83.14 to 1.94.0.dev2. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits/v1.94.0-dev.2) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.94.0.dev2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../workshop/l3-orchestration/agents/requirements_order_a2a.txt | 2 +- .../l3-orchestration/agents/requirements_refund_a2a.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt b/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt index 7aad297..a6d51d2 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt @@ -7,4 +7,4 @@ uvicorn==0.32.0 pyyaml==6.0.2 mcp==1.23.0 httpx==0.27.2 -litellm==1.83.14 +litellm==1.94.0.dev2 diff --git a/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt b/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt index 814c554..78b2bfb 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt @@ -6,4 +6,4 @@ fastapi==0.115.0 uvicorn==0.32.0 pyyaml==6.0.2 httpx==0.27.2 -litellm==1.83.14 +litellm==1.94.0.dev2