From 4dc4fe238e291b0956922832cc00f2321f5db2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:25:26 +0000 Subject: [PATCH] chore(deps): bump aiohttp in /02-use-cases/healthcare-appointment-agent --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 02-use-cases/healthcare-appointment-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-use-cases/healthcare-appointment-agent/requirements.txt b/02-use-cases/healthcare-appointment-agent/requirements.txt index 03fa82879..812e8ff8c 100644 --- a/02-use-cases/healthcare-appointment-agent/requirements.txt +++ b/02-use-cases/healthcare-appointment-agent/requirements.txt @@ -5,7 +5,7 @@ python-dotenv==1.1.0 mcp[cli]>=1.10.0 strands-agents==0.1.8 ipykernel==6.29.5 -aiohttp==3.12.14 +aiohttp==3.13.4 langchain==0.3.27 langchain-aws==0.2.31 langchain-mcp-adapters==0.1.9