From e1c340e73bc0ee452366c40b7e04b25afebc5082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 23:38:12 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.11.11 to 3.13.3 in /src --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index b17cd7d..4120612 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,7 +2,7 @@ # The Python Worker is managed by Azure Functions platform # Manually managing azure-functions-worker may cause unexpected issues aiohappyeyeballs==2.4.4 -aiohttp==3.11.11 +aiohttp==3.13.3 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0