From 7d99808db0d596e7967e08f754dec186d2d6e5fd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 28 Aug 2024 16:53:01 +0200 Subject: [PATCH] chore(deps): update dependency cryptography to v43 (#1132) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f12702ea..c9bf57e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 aiohttp==3.10.5 -cryptography==42.0.8 +cryptography==43.0.0 Requests==2.32.3 google-auth==2.34.0