From 4081de65a40ada488ffc4030e68eff3ef7900c4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:40:00 +0000 Subject: [PATCH] Bump aiohttp from 3.10.11 to 3.12.14 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.11 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.11...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b0c9ac3..c63bcdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ # # pip-compile --output-file=requirements.txt --resolver=backtracking # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.10.11 +aiohttp==3.12.14 # via microsoft-kiota-authentication-azure -aiosignal==1.3.1 +aiosignal==1.4.0 # via aiohttp anyio==4.6.0 # via httpx @@ -122,7 +122,9 @@ opentelemetry-semantic-conventions==0.48b0 portalocker==2.10.1 # via msal-extensions propcache==0.2.0 - # via yarl + # via + # aiohttp + # yarl pycparser==2.22 # via cffi pyjwt[crypto]==2.9.0 @@ -143,6 +145,7 @@ std-uritemplate==2.0.3 # via microsoft-kiota-abstractions typing-extensions==4.12.2 # via + # aiosignal # anyio # azure-core # azure-identity