From 4fb92a6b1df417dd205347ee78b70e27ec27c31b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 00:56:09 -0800 Subject: [PATCH] Update dependency cryptography to v41.0.7 (#890) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23fd45e84..fbeb26159 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==41.0.6 +cryptography==41.0.7 PyYAML==6.0.1 awscli==1.29.78 boto3==1.28.78