From 7b5914b28ab7414b71fe97900bdc4dda4bbe7a63 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 24 Oct 2023 09:01:28 +0000 Subject: [PATCH] deps: Update dependency google-auth to v2.23.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ae15fbf..7542df1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.8.6 cryptography==41.0.4 -google-auth==2.21.0 +google-auth==2.23.3 requests==2.31.0