From 0913fde126b1ef197bd3526b9cf083b9c63724eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:50:01 +0000 Subject: [PATCH] Update dependency aiohttp to v3.11.10 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1fb1c53..f34e431 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.10.11 \ No newline at end of file + aiohttp==3.11.10 \ No newline at end of file