From 4132592283701d67e23f9462da95a4b5ac667b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:49:44 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 in /applications/cli 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] --- applications/cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/cli/requirements.txt b/applications/cli/requirements.txt index dc7cfcaaa..ee92fb9b7 100644 --- a/applications/cli/requirements.txt +++ b/applications/cli/requirements.txt @@ -17,4 +17,4 @@ ruamel.yaml.jinja2==0.2.2 jinja2==2.10.1 pycryptodome==3.7.3 retry==0.9.2 -cryptography==2.7 +cryptography==3.2