From 99e12686cb5fb9828729adc3e415401fae02736a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Nov 2023 20:37:05 +0000 Subject: [PATCH] deps: Update dependency google-auth to v2.23.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24f4fc5d..0a39b18e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.8.6 cryptography==41.0.5 -google-auth==2.21.0 +google-auth==2.23.4 requests==2.31.0