From 5faf242d6c0e249e77bbb644d084d9c6d9c02ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:36:42 +0100 Subject: [PATCH] Update dependency aiohttp to v3.11.13 (#290) 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 dc9b63a..d299f73 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ aiomqtt==2.3.0 schema==0.7.7 aiocron==2.1 - aiohttp==3.11.12 \ No newline at end of file + aiohttp==3.11.13 \ No newline at end of file