From ce622b40b4c1977b89adc7e17d0531e035cf37eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:57:35 +0000 Subject: [PATCH] fix(deps): bump aiohttp from 3.13.5 to 3.14.1 in /nlp-orchestrator --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- nlp-orchestrator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlp-orchestrator/requirements.txt b/nlp-orchestrator/requirements.txt index 8446bb944..a7be3ce36 100644 --- a/nlp-orchestrator/requirements.txt +++ b/nlp-orchestrator/requirements.txt @@ -1,5 +1,5 @@ accelerate -aiohttp==3.13.5 +aiohttp==3.14.1 datasets fastapi==0.136.3 google-genai==2.8.0