From 014158bf8161323851210441039eaec5ced74a4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 03:09:43 +0000 Subject: [PATCH] Update dependency cryptography to v41.0.6 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a49a0baa..23fd45e84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==41.0.5 +cryptography==41.0.6 PyYAML==6.0.1 awscli==1.29.78 boto3==1.28.78