From 0a7cdb374a3a33f903b7f39ae4795d7d4f7c3b25 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 20 Nov 2023 21:41:07 +0100 Subject: [PATCH] deps: Update dependency google-auth to v2.23.4 (#87) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24f4fc5..0a39b18 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