From 179aec6ee9d26de8aab3c6db7e3cdd0b1013c14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:44:16 +0000 Subject: [PATCH] Bump aiohttp from 3.9.5 to 3.14.1 in /benchmark/promptflow-serve --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmark/promptflow-serve/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/promptflow-serve/requirements.txt b/benchmark/promptflow-serve/requirements.txt index 31116cb3119..556902330e9 100644 --- a/benchmark/promptflow-serve/requirements.txt +++ b/benchmark/promptflow-serve/requirements.txt @@ -3,4 +3,4 @@ promptflow[azure]==1.12.0 promptflow-tools==1.4.0 fastapi==0.111.0 uvicorn==0.30.1 -aiohttp==3.9.5 +aiohttp==3.14.1