From c75e44da3870cbe5eb16a83c7fc66771204dc2ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 23:30:12 +0000 Subject: [PATCH] Bump aiohttp from 3.10.6 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- inference-requirements.txt | 2 +- training/training-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inference-requirements.txt b/inference-requirements.txt index 1ab1b1d..4329ad4 100644 --- a/inference-requirements.txt +++ b/inference-requirements.txt @@ -1,7 +1,7 @@ absl-py==2.1.0 accelerate==1.2.1 aiohappyeyeballs==2.4.0 -aiohttp==3.10.6 +aiohttp==3.13.3 aiosignal==1.3.1 annotated-types==0.7.0 antlr4-python3-runtime==4.9.3 diff --git a/training/training-requirements.txt b/training/training-requirements.txt index 08a937f..166a670 100644 --- a/training/training-requirements.txt +++ b/training/training-requirements.txt @@ -1,7 +1,7 @@ absl-py==2.1.0 accelerate==1.2.0 aiohappyeyeballs==2.4.3 -aiohttp==3.10.10 +aiohttp==3.13.3 aiosignal==1.3.1 annotated-types==0.7.0 anthropic==0.40.0