From fb037e277c726cd9e21d82e106cd8cb065c33d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:42:53 +0000 Subject: [PATCH] Bump aiohttp from 3.11.13 to 3.13.4 in /AzureFunctions/ARCHIVE/bails --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AzureFunctions/ARCHIVE/bails/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AzureFunctions/ARCHIVE/bails/requirements.txt b/AzureFunctions/ARCHIVE/bails/requirements.txt index 3612c9350..9fd03e749 100644 --- a/AzureFunctions/ARCHIVE/bails/requirements.txt +++ b/AzureFunctions/ARCHIVE/bails/requirements.txt @@ -4,7 +4,7 @@ azure-functions aiohappyeyeballs==2.4.6 -aiohttp==3.11.13 +aiohttp==3.13.4 aiosignal==1.3.2 attrs==25.1.0 azure-core==1.31.0 @@ -36,4 +36,4 @@ tenacity==9.0.0 typing_extensions==4.12.2 urllib3==2.2.3 yarl==1.18.3 -aiohttp==3.11.13 \ No newline at end of file +aiohttp==3.13.4 \ No newline at end of file