From ae357bdc93f4bdc604661869e5ee9a955887b782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 05:38:20 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.12.11 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8a11f143..e12c0e60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ aiocsv==1.3.2 # via -r requirements.in aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.12.11 +aiohttp==3.13.3 # via -r requirements.in -aiosignal==1.3.2 +aiosignal==1.4.0 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -51,10 +51,8 @@ cffi==1.17.1 # via cryptography charset-normalizer==3.4.2 # via requests -click==8.2.1 +click==8.1.8 # via -r requirements.in -colorama==0.4.6 - # via click cryptography==45.0.3 # via # -r requirements.in @@ -92,7 +90,7 @@ multidict==6.4.4 # via # aiohttp # yarl -numpy==2.2.6 +numpy==2.0.2 # via pandas oauthlib==3.2.2 # via requests-oauthlib @@ -147,6 +145,7 @@ six==1.17.0 typing-extensions==4.14.0 # via # aiocsv + # aiosignal # azure-core # azure-identity # azure-purview-datamap