From 2816283ac30f62ff7cec43d479cc5b28466ce136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:44:41 +0000 Subject: [PATCH] Update aiohttp requirement from >=3.13.5 to >=3.14.1 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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 cd6ed8e..2dc08fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyyaml>=6.0.3 pip-system-certs>=5.3 azure-monitor-query>=2.0.0 azure-monitor-opentelemetry>=1.8.8 -aiohttp>=3.13.5 +aiohttp>=3.14.1 agent-framework==1.7.0 streamlit>=1.58.0 pandas==2.3.3