From dc8af159e04932cefdc019722d1def2865774482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:15:18 +0000 Subject: [PATCH] Bump aiohttp from 3.9.5 to 3.10.11 in /src/api --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/requirements.txt b/src/api/requirements.txt index 5ff6cbf1..ac01403b 100644 --- a/src/api/requirements.txt +++ b/src/api/requirements.txt @@ -6,7 +6,7 @@ azure-cosmos azure-search-documents==11.4.0 azure-keyvault-secrets azure-monitor-opentelemetry-exporter -aiohttp==3.9.5 +aiohttp==3.10.11 python-dotenv==1.0.1 azure-cognitiveservices-speech==1.37.0 prompty[azure]==0.1.24