From 5dd5c9ce6b34b9f2b08d7a07e0d1a58dc304cd87 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Nov 2023 03:53:32 +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 bed289aa..d9e8b73d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.9.1 -cryptography==41.0.5 +cryptography==41.0.7 Requests==2.31.0 google-auth==2.23.4