From 25e6820633399337a87e535f2b21aadf41b25a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:33:36 +0100 Subject: [PATCH] Bump aiohttp from 3.11.2 to 3.11.7 (#1127) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a44c06c45..50fe5edd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.11.2 +aiohttp==3.11.7 pydantic==2.9.2