From ea4dd0c151e0aebb3915b8eeb9c37ec022bce5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:09:02 +0000 Subject: [PATCH] build(deps): bump aiohttp in /get-started/azure-auth/python --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- get-started/azure-auth/python/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/get-started/azure-auth/python/requirements.txt b/get-started/azure-auth/python/requirements.txt index 0a13a710f..4df369112 100644 --- a/get-started/azure-auth/python/requirements.txt +++ b/get-started/azure-auth/python/requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.13.5 +aiohttp==3.14.0 # via microsoft-kiota-authentication-azure aiosignal==1.4.0 # via aiohttp @@ -115,6 +115,7 @@ std-uritemplate==2.0.8 # via microsoft-kiota-abstractions typing-extensions==4.15.0 # via + # aiohttp # aiosignal # anyio # azure-core