From 37190a0fae213c4e19ed54afe3e8581aa600ab65 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:12:08 +0000 Subject: [PATCH] Update dependency aiohttp to v3.13.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea00681..3455997 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.6.1 -aiohttp==3.12.13 +aiohttp==3.13.0 aiosignal==1.3.2 aiosqlite==0.21.0 annotated-types==0.7.0