From 66a875c291a050fe5ec36fdda452efaa25d05051 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:25:07 +0100 Subject: [PATCH] Update dependency aiohttp to v3.11.12 (#276) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 51b438f..281ed78 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ aiomqtt==2.3.0 schema==0.7.7 aiocron==1.8 - aiohttp==3.11.11 \ No newline at end of file + aiohttp==3.11.12 \ No newline at end of file