From 8a8a32291ca244dd1e360809d13b353907c792af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 12:04:15 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.3 [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..782af8f 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.14.3 aiosignal==1.4.0 async-timeout==4.0.3 attrs==25.3.0