From c62ae52b5be6b1f2d0e19e25ab2c971b51b95817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:46:58 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.13.3 in /allora-node --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- allora-node/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allora-node/requirements.txt b/allora-node/requirements.txt index cbc9286..cef56cf 100644 --- a/allora-node/requirements.txt +++ b/allora-node/requirements.txt @@ -6,7 +6,7 @@ retrying==1.3.3 requests pandas==2.1.3 scikit-learn==1.3.0 -aiohttp==3.8.1 +aiohttp==3.13.3 joblib==1.3.2 lightgbm==4.0.0 xgboost==1.7.6