From 7cd747077a19f96a808ab2cd2b1a02e7fce69d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 05:22:08 -0700 Subject: [PATCH] Update dependency cryptography to v39.0.2 (#835) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 056a518cd..0c38f13ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography==39.0.1 +cryptography==39.0.2 PyYAML==5.4.1 awscli==1.27.92 boto3==1.26.92