From 48156810915d6a477c0ac0e3ccea5ac31a875f40 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 15 Nov 2024 01:52:51 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 148b1b4..7f50321 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.10.10 +aiohttp==3.11.2 cryptography==43.0.3 google-auth==2.36.0 requests==2.32.3