From e0ba3167b80f6cb636c20ec4e523358618022c17 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Nov 2023 21:46:43 +0100 Subject: [PATCH] deps: Update dependency aiohttp to v3.9.0 (#163) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a39b18..552c622 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.6 +aiohttp==3.9.0 cryptography==41.0.5 google-auth==2.23.4 requests==2.31.0