From 90959b7ee828e6ddfb3c331835c6a7f832045a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 13:12:03 +0000 Subject: [PATCH] Bump aiohttp in /benchmark/promptflow-serve/pf_flows/static_async --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../promptflow-serve/pf_flows/static_async/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt b/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt index 1c8b5d9ad63..34be6c27d1e 100644 --- a/benchmark/promptflow-serve/pf_flows/static_async/requirements.txt +++ b/benchmark/promptflow-serve/pf_flows/static_async/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 \ No newline at end of file +aiohttp==3.14.1 \ No newline at end of file