From cf6d7fa793b57558e906581b9a15882f972d3bb9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Nov 2023 16:31:33 +0000 Subject: [PATCH] deps: Update dependency aiohttp to v3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24f4fc5d..70615651 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.21.0 requests==2.31.0