From b68a2b44d3256e1f9b638c38f11ee7c879322517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:52:21 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /installer 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] --- installer/installer_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/installer_requirements.txt b/installer/installer_requirements.txt index f5ad2a0..8729232 100644 --- a/installer/installer_requirements.txt +++ b/installer/installer_requirements.txt @@ -1,6 +1,6 @@ ansible==2.9.2 cffi==1.13.2 -cryptography==3.2 +cryptography==3.3.2 Jinja2==2.10.3 MarkupSafe==1.1.1 pycodestyle==2.5.0