From ca494e0418c671d5ae4077e13c3e78e553d31158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:30:45 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /utils Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements.txt b/utils/requirements.txt index 7a9a9c0..4763704 100644 --- a/utils/requirements.txt +++ b/utils/requirements.txt @@ -2,7 +2,7 @@ bcrypt==3.1.7 boto3==1.12.6 botocore==1.15.6 cffi==1.14.0 -cryptography==3.2 +cryptography==3.3.2 docutils==0.15.2 enum34==1.1.9 futures==3.3.0