From 39396eee6ab5a6c8616448fc318f50fdf981db3e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 5 Feb 2024 15:56:32 +0100 Subject: [PATCH] deps: Update dependency cryptography to v42.0.2 (#242) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72fe92fb..c99d3af4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.9.3 -cryptography==42.0.1 +cryptography==42.0.2 google-auth==2.27.0 requests==2.31.0 protobuf==4.25.2