From bcec8dd843da1378989e802e4d2b380fb8d03284 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 21:00:43 +0200 Subject: [PATCH] Update dependency aiohttp to v3.11.16 (#341) 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 3e203b0..565a34d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ aiomqtt==2.3.1 schema==0.7.7 aiocron==2.1 - aiohttp==3.11.15 \ No newline at end of file + aiohttp==3.11.16 \ No newline at end of file