From 77cd8234012dc5276ac53a31a92c157a30e3cc20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:12:37 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /test-framework Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 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/2.8...3.2) Signed-off-by: dependabot[bot] --- test-framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-framework/requirements.txt b/test-framework/requirements.txt index 0c3e9f366..23c346a45 100644 --- a/test-framework/requirements.txt +++ b/test-framework/requirements.txt @@ -1,6 +1,6 @@ ansible==2.9.1 cffi==1.13.2 -cryptography==2.8 +cryptography==3.2 Jinja2==2.10.3 MarkupSafe==1.1.1 pycparser==2.19