From f0c85054a8b5a11823a2e3c0d303dcd1053db183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 20:29:05 +0000 Subject: [PATCH] Update dependency aiohttp to v3.12.14 [SECURITY] --- llm_uncertainty_bench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm_uncertainty_bench/requirements.txt b/llm_uncertainty_bench/requirements.txt index 009f500..e7a30d1 100644 --- a/llm_uncertainty_bench/requirements.txt +++ b/llm_uncertainty_bench/requirements.txt @@ -1,5 +1,5 @@ accelerate==1.8.1 -aiohttp==3.10.11 +aiohttp==3.12.14 aiosignal==1.4.0 async-timeout==4.0.3 attrs==25.3.0