From fa2d007f3996fdd11beaf85b56f4d0bc8fb6b518 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Nov 2023 03:41:36 +0000 Subject: [PATCH] deps: Update dependency cryptography to v41.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d096d90..a9d06d8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.9.1 -cryptography==41.0.5 +cryptography==41.0.7 google-auth==2.23.4 requests==2.31.0