From 9f9dd0dc5ac43fa9402ccb7477b8972a74fa3703 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 25 Oct 2023 11:01:12 +0200 Subject: [PATCH] deps: Update dependency cryptography to v41.0.5 (#874) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2740ca10..30d5ae9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.8.6 -cryptography==41.0.4 +cryptography==41.0.5 Requests==2.31.0 google-auth==2.21.0