From b25d6cba6ff6bec408c4191ea11e6ddd18491328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:57:27 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /api Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3b19c65..8c4b833 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,7 +11,7 @@ colorama==0.3.7 command-not-found==0.3 configobj==5.0.6 constantly==15.1.0 -cryptography==2.1.4 +cryptography==3.2 distro-info===0.18ubuntu0.18.04.1 ec2-hibinit-agent==1.0.0 Flask==1.1.1