From b1d3313d8ea947e7ad362fd2fa1f9e717a5624d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:59:49 +0000 Subject: [PATCH] Bump aiohttp from 3.13.5 to 3.14.1 in /infra/scripts/agent_scripts --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/scripts/agent_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/scripts/agent_scripts/requirements.txt b/infra/scripts/agent_scripts/requirements.txt index d8027d3d..f2d877b9 100644 --- a/infra/scripts/agent_scripts/requirements.txt +++ b/infra/scripts/agent_scripts/requirements.txt @@ -3,5 +3,5 @@ agent-framework-core==1.3.0 azure-ai-projects==2.1.0 azure-identity==1.25.3 python-dotenv==1.2.2 -aiohttp==3.13.5 +aiohttp==3.14.1 opentelemetry-semantic-conventions-ai==0.5.1 \ No newline at end of file