From 1d88892f3c0313a09b875c9420ebe6dae098580d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Nov 2023 20:38:03 +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 7e8fb8fa..461e221d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.6 +aiohttp==3.9.0 cryptography==41.0.5 Requests==2.31.0 google-auth==2.23.4