From 30192f2408be85cf3ec9e67c5a80ef8a345ba9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:01:41 +0000 Subject: [PATCH] Bump aiohttp from 3.10.11 to 3.13.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3e6c1597dd..acca4f0b61 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,9 +14,9 @@ adlfs==2024.4.1 # via flytekit aiobotocore==2.13.0 # via s3fs -aiohappyeyeballs==2.4.4 +aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.10.11 +aiohttp==3.13.4 # via # adlfs # aiobotocore @@ -24,7 +24,7 @@ aiohttp==3.10.11 # s3fs aioitertools==0.11.0 # via aiobotocore -aiosignal==1.3.1 +aiosignal==1.4.0 # via aiohttp annotated-types==0.7.0 # via pydantic @@ -305,6 +305,7 @@ markupsafe==3.0.3 marshmallow==3.21.2 # via # dataclasses-json + # flytekit # marshmallow-enum # marshmallow-jsonschema marshmallow-enum==1.5.1 @@ -409,7 +410,9 @@ prometheus-client==0.20.0 prompt-toolkit==3.0.45 # via ipython propcache==0.2.1 - # via yarl + # via + # aiohttp + # yarl proto-plus==1.23.0 # via # google-api-core @@ -620,6 +623,7 @@ types-requests==2.32.0.20240523 # via -r dev-requirements.in typing-extensions==4.15.0 # via + # aiosignal # anyio # azure-core # azure-storage-blob