From 154df2e36e653c30c665e68959045f80e9df0e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:49:16 +0000 Subject: [PATCH] Bump bedrock-agentcore in /aws-only/workshop/l3-orchestration/agents Bumps [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) from 1.14.0 to 1.18.1. - [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases) - [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/bedrock-agentcore-sdk-python/compare/v1.14.0...v1.18.1) --- updated-dependencies: - dependency-name: bedrock-agentcore dependency-version: 1.18.1 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..ae62d5e 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt @@ -1,5 +1,5 @@ boto3==1.43.0 -bedrock-agentcore==1.14.0 +bedrock-agentcore==1.18.1 strands-agents[a2a,litellm]==1.43.0 strands-agents-tools==0.2.0 fastapi==0.115.0 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..c0e3d5f 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt @@ -1,5 +1,5 @@ boto3==1.43.0 -bedrock-agentcore>=1.14.0 +bedrock-agentcore>=1.18.1 strands-agents[a2a,litellm]==1.43.0 strands-agents-tools==0.2.0 fastapi==0.115.0