From 5d1ee60baf40b49f3d5bd09efe6a098fb865c63e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 22:29:14 +0100 Subject: [PATCH] Update dependency aiohttp to v3.11.14 (#311) 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 d299f73..44d3791 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.13 \ No newline at end of file + aiohttp==3.11.14 \ No newline at end of file