From 43e22e1e03c5066c328729920b5f8a8bb6480d07 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Nov 2023 15:15:13 +0100 Subject: [PATCH] deps: Update dependency cryptography to v41.0.7 (#917) --- 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