From 85bebfb4956756c558eca89d8faa90695233df72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:48:52 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.0 in /application/single_app --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index ec681756..1a3e0c5f 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -53,7 +53,7 @@ azure-monitor-opentelemetry==1.6.13 psycopg2-binary==2.9.10 cython==3.2.4 pyyaml==6.0.2 -aiohttp==3.13.4 +aiohttp==3.14.0 html2text==2025.4.15 matplotlib==3.10.7 azure-cognitiveservices-speech==1.48.2 \ No newline at end of file