From e8f15c9f4974dbde8b2a69828389f4ff1212d733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:46:16 +0000 Subject: [PATCH] :arrow_up: Bump cryptography from 2.7 to 3.2 in /ansible Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 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.7...3.2) Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index d3e6df2..ba60405 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,7 +1,7 @@ ansible==2.8.0 asn1crypto==0.24.0 cffi==1.12.3 -cryptography==2.7 +cryptography==3.2 Jinja2==2.10.1 MarkupSafe==1.1.1 pycparser==2.19